diff options
Diffstat (limited to 'gnu/lib')
-rw-r--r-- | gnu/lib/libdialog/dialog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3 index 0640a4e..40ba735 100644 --- a/gnu/lib/libdialog/dialog.3 +++ b/gnu/lib/libdialog/dialog.3 @@ -512,7 +512,7 @@ The only reason to call over .Fn dialog_radiolist in the new API model is to inherit the base -behavior, you're no longer constrained by it. +behavior, you are no longer constrained by it. .Pp Returns 0 on success, 1 on Cancel, and -1 on failure or ESC. .Pp |