about summary refs log tree commit diff
path: root/examples/lua/lgi/deactivate-all.lua
diff options
context:
space:
mode:
Diffstat (limited to 'examples/lua/lgi/deactivate-all.lua')
-rwxr-xr-xexamples/lua/lgi/deactivate-all.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lua/lgi/deactivate-all.lua b/examples/lua/lgi/deactivate-all.lua
index fb8e0ed5..2e8d8935 100755
--- a/examples/lua/lgi/deactivate-all.lua
+++ b/examples/lua/lgi/deactivate-all.lua
@@ -29,7 +29,7 @@
 local lgi = require 'lgi'
 local NM = lgi.NM
 
--- suported connection types
+-- supported connection types
 connection_types = {
   NM.SETTING_VPN_SETTING_NAME,
   NM.SETTING_WIRELESS_SETTING_NAME,