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 88bf1b1 commit cd73c8aCopy full SHA for cd73c8a
data/bpython.appdata.xml
@@ -12,7 +12,7 @@
12
bpython is a fancy interface to the Python interpreter. It has the
13
following features:
14
<ul>
15
- <li>In-line syntac highlighting.</li>
+ <li>In-line syntax highlighting.</li>
16
<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>
0 commit comments