diff --git a/ports/servoshell/prefs.rs b/ports/servoshell/prefs.rs index 466458a45a9..6cdbe5b154f 100644 --- a/ports/servoshell/prefs.rs +++ b/ports/servoshell/prefs.rs @@ -274,7 +274,7 @@ pub(crate) fn parse_command_line_arguments(args: Vec) -> ArgumentParsing opts.optopt( "", "window-size", - "Set the initial window size in logical (device independenrt) pixels", + "Set the initial window size in logical (device independent) pixels", "1024x740", ); opts.optopt(