typo: replace all misstyped 'seconadary' strings with 'secondary'
This commit is contained in:
@@ -558,7 +558,7 @@ nmc_device_reason_to_string (NMDeviceStateReason reason)
|
||||
return _("The Wi-Fi network could not be found");
|
||||
|
||||
case NM_DEVICE_STATE_REASON_SECONDARY_CONNECTION_FAILED:
|
||||
return _("A seconadary connection of the base connection failed");
|
||||
return _("A secondary connection of the base connection failed");
|
||||
|
||||
default:
|
||||
return _("Unknown");
|
||||
|
Reference in New Issue
Block a user