diff options
Diffstat (limited to 'bin/open311-update-reports')
-rwxr-xr-x | bin/open311-update-reports | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/open311-update-reports b/bin/open311-update-reports index 378f8e8bc..2d384b813 100755 --- a/bin/open311-update-reports +++ b/bin/open311-update-reports @@ -4,7 +4,7 @@ # (by fetching all reports for a body and looking for updates). If possible, # please use the extension explained at # https://github.com/mysociety/FixMyStreet/wiki/Open311-FMS---Proposed-differences-to-Open311 -# and the fetch-comments/send-comments scripts. +# and the fetch/send-comments scripts. use strict; use warnings; |