From 0c15b8e123c60133ba17932567cc848c44da76ee Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sun, 24 Sep 2017 19:29:09 +0200 Subject: README formatting nit --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index eda6b67..2098845 100644 --- a/README.rst +++ b/README.rst @@ -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__ `_ -- cgit v1.2.3