diff options
| author | 2017-05-24 17:39:36 +0200 | |
|---|---|---|
| committer | 2017-05-24 17:39:36 +0200 | |
| commit | 90e1ffeefb2405f71095dd3529b4c0ec2fe2b906 (patch) | |
| tree | ebc2d440ab6258fd3a51cedafb8313e667f1d71c /src/modules/package/libkvipackage.cpp | |
| parent | Make Windows code Unicode-aware (#2219) (diff) | |
| download | KVIrc-90e1ffeefb2405f71095dd3529b4c0ec2fe2b906.tar.gz KVIrc-90e1ffeefb2405f71095dd3529b4c0ec2fe2b906.tar.bz2 KVIrc-90e1ffeefb2405f71095dd3529b4c0ec2fe2b906.zip | |
push and pull po{t}s, typo fixes
Diffstat (limited to 'src/modules/package/libkvipackage.cpp')
| -rw-r--r-- | src/modules/package/libkvipackage.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/package/libkvipackage.cpp b/src/modules/package/libkvipackage.cpp index af9b3b9a5..678df3230 100644 --- a/src/modules/package/libkvipackage.cpp +++ b/src/modules/package/libkvipackage.cpp @@ -69,11 +69,11 @@ static QString createRandomDir() @title: $package.info @short: - Returns informations about a KVIrc package file + Returns information about a KVIrc package file @syntax: <hash> $package.info(<package_path:string>) @description: - Returns a set of informations about a KVIrc package file (*.kvt or *.kva). + Returns a set of information about a KVIrc package file (*.kvt or *.kva). The set is a structured hash. If the specified path does not lead to a valid KVIrc package the returned hash will contain a single element with key "error". |
