diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-24 19:29:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-24 19:29:09 +0200 |
| commit | 0c15b8e123c60133ba17932567cc848c44da76ee (patch) | |
| tree | 54eaadf3c9cda90adadcd944becc45caaebdd707 | |
| parent | c7e750dce3b1bd6dcd3f57259e57c45379107199 (diff) | |
README formatting nit
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -179,7 +179,7 @@ Notes Recreating such menus is awkward. There is already basic support internally though, because it's needed to - get obscure choice behavior right. See ``_determine_actual_symbols()`` and + get obscure ``choice`` behavior right. See ``_determine_actual_symbols()`` and its helper ``_has_auto_menu_dep_on()``. * Using `__slots__ <https://docs.python.org/3.1/reference/datamodel.html#slots>`_ |
