Commit 9453d9d3 authored by Fred Drake's avatar Fred Drake

Change some text just a little to avoid font-lock hell.

parent f1df1dad
......@@ -1284,7 +1284,7 @@ class Helper:
self.intro()
self.interact()
self.output.write('''
You're now leaving help and returning to the Python interpreter.
You are now leaving help and returning to the Python interpreter.
If you want to ask for help on a particular object directly from the
interpreter, you can type "help(object)". Executing "help('string')"
has the same effect as typing a particular string at the help> prompt.
......
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