mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
docs: fix simple typo, proided -> provided (#2144)
There is a small typo in powerline/lint/spec.py. Should read `provided` rather than `proided`.
This commit is contained in:
parent
f401ee3106
commit
999c84a5cb
@ -163,7 +163,7 @@ class Spec(object):
|
||||
'''Define message which will be used when unknown key was found
|
||||
|
||||
“Unknown” is a key that was not provided at the initialization and via
|
||||
:py:meth:`Spec.update` and did not match any ``keyfunc`` proided via
|
||||
:py:meth:`Spec.update` and did not match any ``keyfunc`` provided via
|
||||
:py:meth:`Spec.unknown_spec`.
|
||||
|
||||
:param msgfunc:
|
||||
|
Loading…
x
Reference in New Issue
Block a user