summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth M Morton <seth.m.morton@gmail.com>2018-04-20 20:39:37 -0700
committerSeth M Morton <seth.m.morton@gmail.com>2018-04-20 20:39:37 -0700
commitb32c4113ef0a1e236935c7f78c9a6b45fe75c17a (patch)
tree8d69ec55a4eb284f537ffed815400538a891bd54
parent68ed80722c16253c3981a66432325bff9bdfc45d (diff)
downloadnatsort-b32c4113ef0a1e236935c7f78c9a6b45fe75c17a.tar.gz
Fix typo.
-rw-r--r--natsort/ns_enum.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/natsort/ns_enum.py b/natsort/ns_enum.py
index 4216ddd..b3aa917 100644
--- a/natsort/ns_enum.py
+++ b/natsort/ns_enum.py
@@ -59,7 +59,7 @@ class ns(object):
default "NFD". This will transform characters such as '⑦' into
'7'. Please see https://stackoverflow.com/a/7934397/1399279,
https://stackoverflow.com/a/7931547/1399279,
- and http://unicode.org/reports/tr15/ full details into unicode
+ and http://unicode.org/reports/tr15/ for full details into unicode
normalization.
LOCALE, L
Tell `natsort` to be locale-aware when sorting. This includes both