docs: misc. typos
Found via `codespell -q 3 --skip="*.po"` https://github.com/NetworkManager/NetworkManager/pull/203
This commit is contained in:

committed by
Beniamino Galvani

parent
30674675cb
commit
f985b6944a
@@ -35,7 +35,7 @@ import gi
|
||||
gi.require_version('NM', '1.0')
|
||||
from gi.repository import NM
|
||||
|
||||
# suported connection types
|
||||
# supported connection types
|
||||
connection_types = {
|
||||
NM.SETTING_VPN_SETTING_NAME,
|
||||
NM.SETTING_WIRELESS_SETTING_NAME,
|
||||
|
Reference in New Issue
Block a user