From 82d57b23c479acd3326fa18f30427ae0777848cf Mon Sep 17 00:00:00 2001 From: Johannes Wienke Date: Wed, 5 Oct 2016 17:40:04 +0200 Subject: [PATCH] Fix grammar in online help Fix a minor grammar error in the online help --- autorandr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autorandr.py b/autorandr.py index 07febc3..84fb3b3 100755 --- a/autorandr.py +++ b/autorandr.py @@ -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. -- 2.39.2