summaryrefslogtreecommitdiff
path: root/clients/tui/nm-editor-bindings.c
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-09-14 23:49:20 -0400
committerBeniamino Galvani <bgalvani@redhat.com>2018-09-15 09:08:03 +0200
commitf985b6944a1147281e34721c96db1a41baca65b3 (patch)
tree87d7771495460461560386e704aa53c298c8c226 /clients/tui/nm-editor-bindings.c
parent30674675cb00785d676c672488fde9e27c2c3df4 (diff)
downloadNetworkManager-f985b6944a1147281e34721c96db1a41baca65b3.tar.gz
docs: misc. typos
Found via `codespell -q 3 --skip="*.po"` https://github.com/NetworkManager/NetworkManager/pull/203
Diffstat (limited to 'clients/tui/nm-editor-bindings.c')
-rw-r--r--clients/tui/nm-editor-bindings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tui/nm-editor-bindings.c b/clients/tui/nm-editor-bindings.c
index 8df741f577..16ea60d31d 100644
--- a/clients/tui/nm-editor-bindings.c
+++ b/clients/tui/nm-editor-bindings.c
@@ -516,7 +516,7 @@ ip_route_transform_from_metric_string (GBinding *binding,
* @addr_family: the IP address family
* @source: the source object
* @source_property: the source property
- * @dest_target: the target object for the route's destionation
+ * @dest_target: the target object for the route's destination
* @dest_target_property: the property on @dest_target
* @next_hop_target: the target object for the route's next hop
* @next_hop_target_property: the property on @next_hop_target