summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarc Ruiz <radykal@radykal.com>2012-11-04 23:08:02 +0100
committerPavel Šimerda <psimerda@redhat.com>2012-11-04 23:08:02 +0100
commit811c87f8ae4c2d24fc0c40e8158cd5fe66475ec8 (patch)
tree7020b29a2e125733ee7a41eab50c5cb5ecd1e838 /include
parenta7eb3476557dae28880333544c797705ee2f5b5a (diff)
downloadNetworkManager-811c87f8ae4c2d24fc0c40e8158cd5fe66475ec8.tar.gz
typo: replace all misstyped 'seconadary' strings with 'secondary'
Diffstat (limited to 'include')
-rw-r--r--include/NetworkManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/NetworkManager.h b/include/NetworkManager.h
index 2e6d8c3cce..9b0b5455f5 100644
--- a/include/NetworkManager.h
+++ b/include/NetworkManager.h
@@ -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 */