From be87371edf4dac6149ddf0f5f04f7ac5289ee02c Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Tue, 4 Jun 2019 10:07:59 -0300 Subject: [PATCH] Updated Reference Manual (v2.x) (mediawiki) --- Reference-Manual-(v2.x).mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reference-Manual-(v2.x).mediawiki b/Reference-Manual-(v2.x).mediawiki index 8707738..ccb4724 100644 --- a/Reference-Manual-(v2.x).mediawiki +++ b/Reference-Manual-(v2.x).mediawiki @@ -3001,7 +3001,7 @@ In Windows and Unix, commands may be escaped by different means, such as: The cmdLine transformation function avoids this problem by manipulating the variable contend in the following ways: *deleting all backslashes [\] *deleting all double quotes ["] -*deleting all sigle quotes ['] +*deleting all single quotes ['] *deleting all carets [^] *deleting spaces before a slash [/] *deleting spaces before an open parentesis [(]