]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
Fix some typo errors
authorMarkus Ulrich <markus@bionix-it.de>
Thu, 28 Jun 2012 20:25:33 +0000 (22:25 +0200)
committerMarkus Ulrich <markus@bionix-it.de>
Thu, 28 Jun 2012 20:25:33 +0000 (22:25 +0200)
autorandr

index 03333f92cc9694049a110f95f97eb2c7348e1cbd..c14f5cbc9d5ef33b62ce21c36488508194823189 100755 (executable)
--- 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 <stefan.tomanek@wertarbyte.de>
 #
@@ -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.