diff options
Diffstat (limited to 'lib/libcompat/regexp')
-rw-r--r-- | lib/libcompat/regexp/regexp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3 index f6dad10..7e30611 100644 --- a/lib/libcompat/regexp/regexp.3 +++ b/lib/libcompat/regexp/regexp.3 @@ -319,5 +319,5 @@ though. .Pp Due to emphasis on compactness and simplicity, -it's not strikingly fast. +it is not strikingly fast. It does give special attention to handling simple cases quickly. |