summaryrefslogtreecommitdiff
path: root/routes/mapper.py
diff options
context:
space:
mode:
Diffstat (limited to 'routes/mapper.py')
-rw-r--r--routes/mapper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/routes/mapper.py b/routes/mapper.py
index eb4060a..a819c7d 100644
--- a/routes/mapper.py
+++ b/routes/mapper.py
@@ -381,7 +381,7 @@ class Mapper(SubMapperParent):
``minimization``
Boolean used to indicate whether or not Routes should
minimize URL's and the generated URL's, or require every
- part where it appears in the path. Defaults to True.
+ part where it appears in the path. Defaults to False.
``hardcode_names``
Whether or not Named Routes result in the default options