summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2014-03-17 09:01:50 +0100
committerJiří Klimeš <jklimes@redhat.com>2014-03-17 09:01:50 +0100
commita8f94e9ae0c84af0be36c5837dca6b3f50c65417 (patch)
tree46bf872b37b8529182b333507dc2a7e818d7d7a5
parent893735c814c5e282598c77cc7f513ecce532c0fd (diff)
downloadNetworkManager-a8f94e9ae0c84af0be36c5837dca6b3f50c65417.tar.gz
trivial: fix a typo in a comment
-rw-r--r--tui/newt/nmt-newt-entry-numeric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tui/newt/nmt-newt-entry-numeric.c b/tui/newt/nmt-newt-entry-numeric.c
index 76ca1c37a9..753c209a3d 100644
--- a/tui/newt/nmt-newt-entry-numeric.c
+++ b/tui/newt/nmt-newt-entry-numeric.c
@@ -54,7 +54,7 @@ enum {
* @min: the minimum valid value
* @max: the maximum valid value
*
- * Creates a new #NmtNewtEntryNumeric, accepting values in pthe
+ * Creates a new #NmtNewtEntryNumeric, accepting values in the
* indicated range.
*
* Returns: a new #NmtNewtEntryNumeric