Fprintln will insert a space between arguments, so printing "Error: " would lead to two spaces between the "Error:" and the error string.