Commit 64508780 authored by Mariatta's avatar Mariatta Committed by GitHub

bpo-29856: Fix typo in curses documentation (GH-730)

From Shifted Dxit -> Shifted Exit in Doc/library/curses.rst
parent 24c738a9
......@@ -1443,7 +1443,7 @@ The exact keycaps available are system dependent.
+-------------------+--------------------------------------------+
| ``KEY_SEOL`` | Shifted Clear line |
+-------------------+--------------------------------------------+
| ``KEY_SEXIT`` | Shifted Dxit |
| ``KEY_SEXIT`` | Shifted Exit |
+-------------------+--------------------------------------------+
| ``KEY_SFIND`` | Shifted Find |
+-------------------+--------------------------------------------+
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment