Skip to content

Commit 3eced50

Browse files
luzpaz3nids
authored andcommittedNov 20, 2017
Trivial typo fix
Your spellcheck missed it. + updated spelling.dat to catch it next time
1 parent 2832203 commit 3eced50

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎scripts/spell_check/spelling.dat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5540,6 +5540,7 @@ pususading:persuading
55405540
puting:putting:*
55415541
pwoer:power
55425542
pyscic:psychic
5543+
pythin:python
55435544
qgsi:qgis
55445545
qoute:quote
55455546
qouted:quoted

‎src/app/pluginmanager/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ downloads number of downloads
3232
average_vote average vote
3333
rating_votes number of votes
3434

35-
* status is only obligatory for Pythin plugins and it must match all the tags:
35+
* status is only obligatory for Python plugins and it must match all the tags:
3636
available, installed. version_available, version_installed.
3737
orphan = installed and not available to download;
3838
new = not installed and seen for the first time;

0 commit comments

Comments
 (0)
Please sign in to comment.