diff options
Diffstat (limited to 'src/tools/geoipupdate.sh')
-rw-r--r-- | src/tools/geoipupdate.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/geoipupdate.sh b/src/tools/geoipupdate.sh index 0b02dae36..641ac3259 100644 --- a/src/tools/geoipupdate.sh +++ b/src/tools/geoipupdate.sh @@ -5,7 +5,7 @@ # them into existing mysql tables. The tables are created # by the irc2sql module on the first load. -# Dont forget to rename this file or your changes +# Don't forget to rename this file or your changes # will be overwritte on the next 'make install' ############################ |