summaryrefslogtreecommitdiff
path: root/solenv/bin/add-modelines
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/bin/add-modelines')
-rwxr-xr-xsolenv/bin/add-modelines4
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/bin/add-modelines b/solenv/bin/add-modelines
index 7dff27b84382..09c8d88b16e8 100755
--- a/solenv/bin/add-modelines
+++ b/solenv/bin/add-modelines
@@ -17,10 +17,10 @@
# NOTE: At present, this script only works for files with C-like comments.
# NOTE: If you don't specify -p, the script will act on the current working directory.
-# NOTE: If no arguments are specified, the defitions below are in effect.
+# NOTE: If no arguments are specified, the definitions below are in effect.
# TO DO
-# - Deuglifiy?
+# - Deuglify?
# - Make source file type agnostic modelines?
# - Too many/too few comments?
# - Handle top level source directories with whitespace names? (Do they exist?)