]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
Fix grammar in online help
authorJohannes Wienke <languitar@semipol.de>
Wed, 5 Oct 2016 15:40:04 +0000 (17:40 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2016 15:40:04 +0000 (17:40 +0200)
Fix a minor grammar error in the online help

autorandr.py

index 07febc3f65370aab504c0519b5a63faabcd8b882..84fb3b356e86aee9d00ab601f1b381461a9c0df5 100755 (executable)
@@ -72,7 +72,7 @@ Usage: autorandr [options]
 --debug                 enable verbose output
 --batch                 run autorandr for all users with active X11 sessions
 
- To prevent a profile from being loaded, place a script call "block" in its
+ To prevent a profile from being loaded, place a script called "block" in its
  directory. The script is evaluated before the screen setup is inspected, and
  in case of it returning a value of 0 the profile is skipped. This can be used
  to query the status of a docking station you are about to leave.