We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72b725 commit e52b62fCopy full SHA for e52b62f
data/bpython.appdata.xml
@@ -13,7 +13,7 @@
13
following features:
14
<ul>
15
<li>In-line syntac highlighting.</li>
16
- <li>Readline-like autocomplete with suggesstion displayed as you type.</li>
+ <li>Readline-like autocomplete with suggestion displayed as you type.</li>
17
<li>Expected parameter list for any Python function.</li>
18
<li>"Rewind" function to pop the last line of code from memory and re-evaluate.</li>
19
<li>Send the code you've entered off to a pastebin.</li>
0 commit comments