diff options
| author | Werner Koch <[email protected]> | 2008-01-28 08:03:08 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2008-01-28 08:03:08 +0000 |
| commit | 3d39e45a01dcf81c95f47030669b1c81614a235d (patch) | |
| tree | e688876dba728485deb083f6215b2f2cfb594083 /doc/tools.texi | |
| parent | [W32] Avoid extra console window when importing or exporting. (diff) | |
| download | gnupg-3d39e45a01dcf81c95f47030669b1c81614a235d.tar.gz gnupg-3d39e45a01dcf81c95f47030669b1c81614a235d.zip | |
Typo and grammer fixes by Justin Pryzby.
Diffstat (limited to 'doc/tools.texi')
| -rw-r--r-- | doc/tools.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tools.texi b/doc/tools.texi index 2b8d153e0..58430271a 100644 --- a/doc/tools.texi +++ b/doc/tools.texi @@ -1187,7 +1187,7 @@ have been given to return a useful value. @item unescape @var{args} Remove C-style escapes from @var{args}. Note that @code{\0} and -@code{\x00} terminate the returned string implictly. The string to be +@code{\x00} terminate the returned string implicitly. The string to be converted are the entire arguments right behind the delimiting space of the function name. @@ -1274,7 +1274,7 @@ Same as the command line option @option{--decode}. @itemx /nosubst Enable and disable variable substitution. It defaults to disabled unless the command line option @option{--subst} has been used. -If /subst as been enabled once, leading white spaces are removed from +If /subst as been enabled once, leading whitespace is removed from input lines which makes scripts easier to read. @item /while @var{condition} |
