Touch up the FAQ slightly

This commit is contained in:
Robert Maikher 2019-09-21 16:52:40 +02:00
parent 92f3990cc0
commit 322903adc1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ class FAQMenu(Menu):
Please put money in the money box and use "Adjust Credit" so that Please put money in the money box and use "Adjust Credit" so that
dibbler can keep track of credit and purchases.'''), dibbler can keep track of credit and purchases.'''),
MessageMenu('How do I exit from a submenu/dialog/thing?', MessageMenu('How do I exit from a submenu/dialog/thing?',
'Type "exit", "q", or C-d.'), 'Type "exit", "q", or ^d.'),
MessageMenu('What does "." mean?', MessageMenu('What does "." mean?',
''' '''
The "." character, known as "full stop" or "period", is most often The "." character, known as "full stop" or "period", is most often