diff options
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". |
