Typo fix. (0.21.4)
This commit is contained in:
parent
dfc989062d
commit
d87d3127cc
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ must be natural language.
|
|||
- Arguments to functions must always be in alphabetical order.
|
||||
- Class member variables must always be in alphabetical order in __init__() or any
|
||||
function / method.
|
||||
- Functions must always be in alphabetical order in classe.
|
||||
- Functions must always be in alphabetical order in classes.
|
||||
- Every commit must run without errors even if not being a working version of Linspector.
|
||||
|
||||
### Required libraries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue