diff options
| author | 2015-10-06 05:31:24 +0100 | |
|---|---|---|
| committer | 2015-10-08 17:39:39 +0100 | |
| commit | 244f2eb0f4c5d1883ecd15cd9e346daafaf11042 (patch) | |
| tree | 22d6c60a4c58326ff07e860661e7c4d863059dbb /scripts/config | |
| parent | Error: message - same as in source (diff) | |
| download | KVIrc-244f2eb0f4c5d1883ecd15cd9e346daafaf11042.tar.gz KVIrc-244f2eb0f4c5d1883ecd15cd9e346daafaf11042.tar.bz2 KVIrc-244f2eb0f4c5d1883ecd15cd9e346daafaf11042.zip | |
[ci skip] [text files and config.in] typos corrections.
Diffstat (limited to 'scripts/config')
| -rw-r--r-- | scripts/config/kvirc4-config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/config/kvirc4-config.in b/scripts/config/kvirc4-config.in index b60864d98..bbb158c54 100644 --- a/scripts/config/kvirc4-config.in +++ b/scripts/config/kvirc4-config.in @@ -89,7 +89,7 @@ print_syntax() echo "Syntax : kvirc-config [OPTIONS]" echo " options:" echo " --version : KVIrc version" - echo " --prefix : Intallation prefix" + echo " --prefix : Installation prefix" echo " --include_dir : KVIrc include directory (where headers are stored)" echo " --exec_prefix : Binaries installation prefix" echo " --rpath_flags : Rpath flags used in the KVIrc compilation" |
