diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 19:08:09 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 19:08:09 +0100 |
commit | bcef7bfa1f043153078f73f2a1c8801b37e6f2f7 (patch) | |
tree | 663740032f823d788165f073c35b440b5f8a972e | |
parent | Resolve internationalisaion issue (diff) | |
download | scrotty-bcef7bfa1f043153078f73f2a1c8801b37e6f2f7.tar.gz scrotty-bcef7bfa1f043153078f73f2a1c8801b37e6f2f7.tar.bz2 scrotty-bcef7bfa1f043153078f73f2a1c8801b37e6f2f7.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | doc/man/scrotty.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -57,7 +57,7 @@ SPECIAL STRINGS previous character in the string. FUTURE DIRECTIONS - Support the TTY of other kernels should be added. + Support for TTY:s in other kernels should be added. RATIONALE Taking screenshots was a pain before this. Screenshots diff --git a/doc/man/scrotty.1 b/doc/man/scrotty.1 index 2339d37..dff93e7 100644 --- a/doc/man/scrotty.1 +++ b/doc/man/scrotty.1 @@ -82,7 +82,7 @@ is interpreted as an argument delimiter. This is the case even at the beginning and end of the string and if a space was the previous character in the string. .SH "FUTURE DIRECTIONS" -Support the TTY of other kernels should be added. +Support for TTY:s in other kernels should be added. .SH RATIONALE Taking screenshots was a pain before this. Screenshots are useful if you want to remember something or send an |