diff options
Diffstat (limited to 'scripts/find_stray_communal_vars')
-rwxr-xr-x | scripts/find_stray_communal_vars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/find_stray_communal_vars b/scripts/find_stray_communal_vars index 9f999d7..95563d1 100755 --- a/scripts/find_stray_communal_vars +++ b/scripts/find_stray_communal_vars @@ -1,6 +1,6 @@ #!/bin/sh -# Communal variables are elusize, then don't show in size output! +# Communal variables are elusive, they don't show up in size output! # This script will show all communals in *.o, sorted by size find -name '*.o' \ |