typo: replace all misstyped 'seconadary' strings with 'secondary'

This commit is contained in:
Marc Ruiz
2012-11-04 23:08:02 +01:00
committed by Pavel Šimerda
parent a7eb347655
commit 811c87f8ae
7 changed files with 7 additions and 7 deletions

View File

@@ -506,7 +506,7 @@ typedef enum {
/* The WiFi network could not be found */
NM_DEVICE_STATE_REASON_SSID_NOT_FOUND = 53,
/* A seconadary connection of the base connection failed */
/* A secondary connection of the base connection failed */
NM_DEVICE_STATE_REASON_SECONDARY_CONNECTION_FAILED = 54,
/* Unused */