diff options
Diffstat (limited to 'manual/pattern.texi')
-rw-r--r-- | manual/pattern.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/pattern.texi b/manual/pattern.texi index 0fc5e81..bd5658d 100644 --- a/manual/pattern.texi +++ b/manual/pattern.texi @@ -477,7 +477,7 @@ is easily available non-directories will be rejected but no extra work will be done to determine the information for each file. I.e., the caller must still be able to filter directories out. -This functionality is only available witht eh GNU @code{glob} +This functionality is only available with the GNU @code{glob} implementation. It is mainly used internally to increase the performance but might be useful for a user as well and therefore is documented here. |