diff --git a/inxi b/inxi index 65aa7b6..688dceb 100755 --- a/inxi +++ b/inxi @@ -1288,7 +1288,7 @@ script_self_updater() print_screen_output "Oh no! Something went wrong downloading the Man gz file at: $MAN_FILE_DOWNLOAD" print_screen_output "Check the error messages for what happened. Error: $wget_man_error" else - print_screen_output " Download/install of man page successful. Check to make sure it works: man inxi" + print_screen_output "Download/install of man page successful. Check to make sure it works: man inxi" fi else print_screen_output "Man file download URL failed, unable to continue: $MAN_FILE_DOWNLOAD"