Skip to content

Commit cd73c8a

Browse files
committed
spelling: syntax
1 parent 88bf1b1 commit cd73c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/bpython.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
bpython is a fancy interface to the Python interpreter. It has the
1313
following features:
1414
<ul>
15-
<li>In-line syntac highlighting.</li>
15+
<li>In-line syntax highlighting.</li>
1616
<li>Readline-like autocomplete with suggestion displayed as you type.</li>
1717
<li>Expected parameter list for any Python function.</li>
1818
<li>"Rewind" function to pop the last line of code from memory and re-evaluate.</li>

0 commit comments

Comments
 (0)