Skip to content
Snippets Groups Projects
Commit 8e78e86f authored by Oliver Sander's avatar Oliver Sander
Browse files

spelling

[[Imported from SVN: r5397]]
parent 235f5c2d
No related branches found
No related tags found
No related merge requests found
...@@ -367,7 +367,7 @@ eval_control() { ...@@ -367,7 +367,7 @@ eval_control() {
# $2 value # $2 value
# #
fix_variable_name() { fix_variable_name() {
# The replacement sequence has to be extended explicitly the the length of # The replacement sequence has to be extended explicitly to the length of
# the matching set for SunOS compatibility # the matching set for SunOS compatibility
echo -n "$@" | tr '[:punct:]' '[_*]' echo -n "$@" | tr '[:punct:]' '[_*]'
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment