From a79de1d26bec14be2b4febd4fd1ffaae98911787 Mon Sep 17 00:00:00 2001 From: Markus Ulrich Date: Thu, 28 Jun 2012 22:25:33 +0200 Subject: [PATCH] Fix some typo errors --- autorandr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5