From fd88b756fc20dedea15a8a08c21e8f7af6612e4e Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 17 Jun 2021 10:02:30 -0400 Subject: Fix various spelling issues (#274). Signed-off-by: Josh Soref . --- src/tools/geoipupdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools') diff --git a/src/tools/geoipupdate.sh b/src/tools/geoipupdate.sh index 70ae26f67..5e6d9873e 100755 --- a/src/tools/geoipupdate.sh +++ b/src/tools/geoipupdate.sh @@ -6,7 +6,7 @@ # by the irc2sql module on the first load. # Don't forget to rename this file or your changes -# will be overwritte on the next 'make install' +# will be overwritten on the next 'make install' ############################ # Config -- cgit