diff --git a/Utilities/Maintenance/fix_tipos.sh b/Utilities/Maintenance/fix_typos.sh
similarity index 97%
rename from Utilities/Maintenance/fix_tipos.sh
rename to Utilities/Maintenance/fix_typos.sh
index 754f7b469ede13e833429eb02c897c00586b7e9b..3f1436d8c5551ec7843a3ba5bf9cb824159efdc9 100644
--- a/Utilities/Maintenance/fix_tipos.sh
+++ b/Utilities/Maintenance/fix_typos.sh
@@ -23,7 +23,7 @@
 #  DEALINGS IN THE SOFTWARE.
 ###############################################################################
 
-#Portion of the script is based on fix_tipos.sh in gdal source
+#Portion of the script is based on fix_typos.sh in gdal source
 
 #Install codespell (pip install codespell or git https://github.com/lucasdemarchi/codespell.git)
 # Note GDAL is using a patched version to support white list and full filename for exclude files