diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:17:21 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:17 +0700 |
commit | c3076d2019cfce986d6fa9c752b438a9ce90526e (patch) | |
tree | 079b0ef70a4db77297d445dbb8fb24278c097ee5 | |
parent | 393870bf1d0b06934219514a8017338353f84ec9 (diff) | |
download | slackbuilds-c3076d2019cfce986d6fa9c752b438a9ce90526e.tar.gz |
desktop/find-cursor: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/find-cursor/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/find-cursor/README b/desktop/find-cursor/README index 73f1e40b00..50dd4914aa 100644 --- a/desktop/find-cursor/README +++ b/desktop/find-cursor/README @@ -1,2 +1,2 @@ -Simple XLib program to highlight the cursor position. This is similar to the -feature found in Windows XP. +Simple XLib program to highlight the cursor position. This is similar +to the feature found in Windows XP. |