Replace `iff' in doc-strings and comments.

This commit is contained in:
Glenn Morris 2007-08-08 07:17:12 +00:00
parent 314125ec37
commit ab2d877d45
5 changed files with 8 additions and 4 deletions

View file

@ -554,7 +554,7 @@ appended to R will apply to all of R. For example, \"a\"
This function may return false negatives, but it will not
return false positives. It is nevertheless useful in
situations where an efficiency shortcut can be taken iff a
situations where an efficiency shortcut can be taken only if a
regexp is atomic. The function can be improved to detect
more cases of atomic regexps. Presently, this function
detects the following categories of atomic regexp;