Skip to content
Snippets Groups Projects
Commit 92dda403 authored by deuce's avatar deuce
Browse files

Fix typo.

parent 1898b98d
Branches
Tags
No related merge requests found
......@@ -457,7 +457,7 @@ function str_cmds(str)
writeln("\tPerforms a bulk upload in areaspec where area spec is ALL, LIB, or");
writeln("\tomitted.");
writeln("\tIf areaspec is ALL performs the bulk upload in all file areas.");
writeln("\tIf areaspec is LIB, does the same in all areas of teh current lib.");
writeln("\tIf areaspec is LIB, does the same in all areas of the current lib.");
}
if(word=="UPLOAD") {
str=str.substr(7);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment