From a8f94e9ae0c84af0be36c5837dca6b3f50c65417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Mon, 17 Mar 2014 09:01:50 +0100 Subject: trivial: fix a typo in a comment --- tui/newt/nmt-newt-entry-numeric.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tui') 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 -- cgit v1.2.1