diff options
Diffstat (limited to '')
-rw-r--r-- | src/dash.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dash.1 b/src/dash.1 index 7e95f40..55c693d 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -743,7 +743,7 @@ function f, which then calls function g, references to the variable x made inside g will refer to the variable x declared inside f, not to the global variable named x. .Pp -The only special parameter than can be made local is +The only special parameter that can be made local is .Dq - . Making .Dq - |