diff --git a/inxi b/inxi index c7c2ace..d118f91 100755 --- a/inxi +++ b/inxi @@ -494,7 +494,7 @@ show_options() print_screen_output "-d Default output verbosity level, same as: $SCRIPT_NAME -v 1" print_screen_output "-U Autoupdate script. Note: if you installed as root, you" print_screen_output " must be root to update, otherwise user is fine." - print_screen_output "-v Script verbosity levels. Verbosit level number is required. " + print_screen_output "-v Script verbosity levels. Verbosity level number is required." print_screen_output " Supported levels: 0-${VERBOSITY_LEVELS} Example: $SCRIPT_NAME -v 4" print_screen_output "-V $SCRIPT_NAME version information. Prints information then exits." print_screen_output ""