mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-09 21:53:47 -05:00
fix spelling errors
This commit is contained in:
@@ -18,7 +18,7 @@ _cleanString_() {
|
||||
# - leading white space
|
||||
# - trailing white space
|
||||
# - multiple spaces become a single space
|
||||
# - remove spaces before and aftrer -_
|
||||
# - remove spaces before and after -_
|
||||
|
||||
local opt
|
||||
local lc=false
|
||||
|
||||
Reference in New Issue
Block a user