Touch up the FAQ slightly
This commit is contained in:
parent
92f3990cc0
commit
322903adc1
|
@ -25,7 +25,7 @@ class FAQMenu(Menu):
|
|||
Please put money in the money box and use "Adjust Credit" so that
|
||||
dibbler can keep track of credit and purchases.'''),
|
||||
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?',
|
||||
'''
|
||||
The "." character, known as "full stop" or "period", is most often
|
||||
|
|
Loading…
Reference in New Issue