Fix DPASTE_SLUG_CHOICES alphabet in documentation

This commit is contained in:
Jacob Welsh 2014-09-30 15:17:17 -05:00
parent 66203c18fe
commit bdd29df7c7

View file

@ -16,7 +16,7 @@ behavior without touching the code:
``DPASTE_SLUG_CHOICES``
String. A string of characters which are used to create the random slug.
Default: ``abcdefghijkmnopqrstuvwwxyzABCDEFGHIJKLOMNOPQRSTUVWXYZ1234567890``
Default: ``abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNOPQRSTUVWXYZ1234567890``
``DPASTE_LEXER_DEFAULT``
String. The lexer key that is pre-selected in the dropdown. Note that