diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-19 01:29:19 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-19 01:29:21 +0100 |
commit | 8527371e8f8a1c8d72746b107dc5099a830b6f86 (patch) | |
tree | e99d0cc40efac39ffd5e29b4e26d4d26fd72f8f4 /INSTALL | |
parent | m fix to build system (not relevant to this package at the moment) (diff) | |
download | scrotty-8527371e8f8a1c8d72746b107dc5099a830b6f86.tar.gz scrotty-8527371e8f8a1c8d72746b107dc5099a830b6f86.tar.bz2 scrotty-8527371e8f8a1c8d72746b107dc5099a830b6f86.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ install-base-strip, and install-cmd-strip, respectively. The untranslated man page is installed via the rule install-man-untranslated. Additional translations are installed via the rule install-man-locale, which -installes the locales listed in MAN_LOCALES. +installs the locales listed in MAN_LOCALES. It is not possible to multiple translations of the tab-completion scripts. But you may select select one translation by setting SHELL_LOCALE. Note, |