diff --git a/tui/newt/nmt-newt-entry-numeric.c b/tui/newt/nmt-newt-entry-numeric.c index 76ca1c37a..753c209a3 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