diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 19:12:33 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 19:12:33 +0100 |
commit | c658f4057c573b83a0f50095c9a74d4ecd70903c (patch) | |
tree | 348afe183ddb0d35bf51d370ad3007767e453894 /po/sv.po | |
parent | update todo (diff) | |
download | scrotty-c658f4057c573b83a0f50095c9a74d4ecd70903c.tar.gz scrotty-c658f4057c573b83a0f50095c9a74d4ecd70903c.tar.bz2 scrotty-c658f4057c573b83a0f50095c9a74d4ecd70903c.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |