From c658f4057c573b83a0f50095c9a74d4ecd70903c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 7 Dec 2015 19:12:33 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 2 +- doc/info/scrotty.texinfo | 2 +- doc/man/scrotty.1 | 2 +- po/sv.po | 2 +- src/scrotty.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index cc66451..84828b7 100644 --- a/README +++ b/README @@ -35,7 +35,7 @@ SPECIAL STRINGS Both the --exec and FILENAME_PATTERN parameters can take format specifiers that are expanded by scrotty when encountered. There are two types of format specifier. Characters preceded by a '%' - are interpretted by strftime(3). These options may be used to + are interpreted by strftime(3). These options may be used to refer to the current date and time. The second kind are internal to scrotty and are prefixed by '$' or '\'. The following specifiers are recognised: diff --git a/doc/info/scrotty.texinfo b/doc/info/scrotty.texinfo index 97c1a41..5422b9d 100644 --- a/doc/info/scrotty.texinfo +++ b/doc/info/scrotty.texinfo @@ -124,7 +124,7 @@ Both the @option{--exec} and filename pattern parameters can take format specifiers that are expanded by @command{scrotty} when encountered. There are two types of format specifier. -Characters preceded by a `%' are interpretted +Characters preceded by a `%' are interpreted by @code{strftime}. See @command{man strftime} for examples. These options may be used to refer to the current date and time. The second kind are diff --git a/doc/man/scrotty.1 b/doc/man/scrotty.1 index dff93e7..9ca5bd2 100644 --- a/doc/man/scrotty.1 +++ b/doc/man/scrotty.1 @@ -48,7 +48,7 @@ and parameters can take format specifiers that are expanded by .B scrotty when encountered. There are two types of format specifier. -Characters preceded by a \(aq%\(aq are interpretted by +Characters preceded by a \(aq%\(aq are interpreted by .BR strftime (3). These options may be used to refer to the current date and time. The second kind are internal to diff --git a/po/sv.po b/po/sv.po index 5931c82..86e24a0 100644 --- a/po/sv.po +++ b/po/sv.po @@ -38,7 +38,7 @@ msgid "" "SPECIAL STRINGS\n" "\tBoth the --exec and filename-pattern parameters can take format specifiers\n" "\tthat are expanded by scrotty when encountered. There are two types of format\n" -"\tspecifier. Characters preceded by a '%%' are interpretted by strftime(3).\n" +"\tspecifier. Characters preceded by a '%%' are interpreted by strftime(3).\n" "\tSee `man strftime` for examples. These options may be used to refer to the\n" "\tcurrent date and time. The second kind are internal to scrotty and are prefixed\n" "\tby '$' or '\\'. The following specifiers are recognised:\n" diff --git a/src/scrotty.c b/src/scrotty.c index 71506c4..c934c35 100644 --- a/src/scrotty.c +++ b/src/scrotty.c @@ -650,7 +650,7 @@ print_help(void) "SPECIAL STRINGS\n" "\tBoth the --exec and filename-pattern parameters can take format specifiers\n" "\tthat are expanded by scrotty when encountered. There are two types of format\n" - "\tspecifier. Characters preceded by a '%%' are interpretted by strftime(3).\n" + "\tspecifier. Characters preceded by a '%%' are interpreted by strftime(3).\n" "\tSee `man strftime` for examples. These options may be used to refer to the\n" "\tcurrent date and time. The second kind are internal to scrotty and are prefixed\n" "\tby '$' or '\\'. The following specifiers are recognised:\n" -- cgit v1.2.3-70-g09d2