commit | 28f4d20508495f0046c173e2528d9b2315def130 | [log] [tgz] |
---|---|---|
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Mon Apr 06 00:24:29 2009 +0000 |
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Mon Apr 06 00:24:29 2009 +0000 |
tree | c1b9ba52e65b38e149cb14279ec30b7bb48a82f7 | |
parent | a80d1bd2c880055ebc0b6d2181ac861edf197679 [diff] [blame] |
Fixed typo.
diff --git a/Doc/howto/regex.rst b/Doc/howto/regex.rst index eab23af..81d5aba 100644 --- a/Doc/howto/regex.rst +++ b/Doc/howto/regex.rst
@@ -600,7 +600,7 @@ .. data:: U UNICODE - :index: + :noindex: Make ``\w``, ``\W``, ``\b``, ``\B``, ``\d``, ``\D``, ``\s`` and ``\S`` dependent on the Unicode character properties database.