treewide: removed trailing whitespaces and extra newlines in 'modules'
[project/luci.git] / modules / luci-mod-admin-mini / luasrc / model / cbi / mini / wifi.lua
index 799211fef486091c22b61a4d8432d5c3d6bb3a55..a5881643759696ec80cc063b22768960bc451ede 100644 (file)
@@ -242,7 +242,7 @@ if hwtype == "mac80211" then
                encr.description = translate(
                        "WPA-Encryption requires wpa_supplicant (for client mode) or hostapd (for AP " ..
                        "and ad-hoc mode) to be installed."
-               )               
+               )
        else
                encr.description = translate(
                        "WPA-Encryption requires wpa_supplicant (for client mode) or hostapd (for AP " ..