summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCritzlez2020-03-18 11:35:40 -0700
committerCritzlez2020-03-18 11:35:40 -0700
commit03dbd123048d9b795a0b721d5d0e635f94b6012c (patch)
tree822591ffb57810b65c23286f1ae95348a86eb429
parentef4731f709f7a78913031a8afaaeaff1cee57ca6 (diff)
downloadaur-03dbd123048d9b795a0b721d5d0e635f94b6012c.tar.gz
Clarify instructions
-rw-r--r--detect-tablet-mode-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/detect-tablet-mode-git.install b/detect-tablet-mode-git.install
index 11a64bdbf1c6..e244c1c9c8c8 100644
--- a/detect-tablet-mode-git.install
+++ b/detect-tablet-mode-git.install
@@ -7,7 +7,7 @@
## arg 1: the new package version
post_install() {
echo "====> The config file has been placed into /etc/watch_tablet.yml.example. Copy it to your ~/.config/ folder, rename
-it to watch_tablet.yml, and modify it to your needs. Run watch_tablet to start the program and autostart when needed."
+it to watch_tablet.yml, and modify it to your needs. Run watch_tablet to start the program. Autostart when needed."
}
## arg 1: the new package version