Skip to content

Commit

Permalink
Fix spelling issue
Browse files Browse the repository at this point in the history
Suggested-by: anorack
  • Loading branch information
pabs3 committed Feb 14, 2023
1 parent 80f0e73 commit ddde317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/Utils.awk
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ function newerVersion(ver1, ver2, i, group1, group2) {
return 0
}

# Fork a rlwrap process as the wrapper. Return non-zero if failed,
# Fork an rlwrap process as the wrapper. Return non-zero if failed,
function rlwrapMe( i, command) {
initRlwrap()

Expand Down

0 comments on commit ddde317

Please sign in to comment.