From: Markus Ulrich Date: Thu, 28 Jun 2012 20:25:33 +0000 (+0200) Subject: Fix some typo errors X-Git-Tag: 1.0~161 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a79de1d26bec14be2b4febd4fd1ffaae98911787;p=deb_pkgs%2Fautorandr.git Fix some typo errors --- diff --git a/autorandr b/autorandr index 03333f9..c14f5cb 100755 --- a/autorandr +++ b/autorandr @@ -1,6 +1,6 @@ #!/bin/sh # -# Automatically select a display configuration based on connected devives +# Automatically select a display configuration based on connected devices # # Stefan Tomanek # @@ -39,7 +39,7 @@ # applications about it. # # -# While the script uses xrandr by defult, calling it by the name "autodisper" +# While the script uses xrandr by default, calling it by the name "autodisper" # or "auto-disper" forces it to use the "disper" utility, which is useful for # controlling nvidia chipsets. The formats for fingerprinting the current setup # and saving/loading the current configuration are adjusted accordingly.