typo in docs
This commit is contained in:
parent
093809eac6
commit
cd940bd797
@ -92,7 +92,7 @@ registered_shims=()
|
|||||||
registered_shims_index=""
|
registered_shims_index=""
|
||||||
|
|
||||||
# We will keep track of shims registered for installation with the
|
# We will keep track of shims registered for installation with the
|
||||||
# global `reigstered_shims` array and with a global search index
|
# global `registered_shims` array and with a global search index
|
||||||
# string. The array will let us iterate over all registered shims. The
|
# string. The array will let us iterate over all registered shims. The
|
||||||
# index string will let us quickly check whether a shim with the given
|
# index string will let us quickly check whether a shim with the given
|
||||||
# name has been registered or not.
|
# name has been registered or not.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user