diff --git a/src/PkgFunctions.h b/src/PkgFunctions.h index 610d9ae9..416a4c8e 100644 --- a/src/PkgFunctions.h +++ b/src/PkgFunctions.h @@ -837,7 +837,7 @@ class PkgFunctions YCPValue ResolvablePropertiesEx(const YCPString& name, const YCPSymbol& kind_r, const YCPString& version, bool dependencies); YCPValue ResolvableSetPatches(const YCPSymbol& kind_r, bool preselect); - /* TYPEINFO: int(string, string) */ + /* TYPEINFO: integer(string, string) */ YCPInteger CompareVersions(const YCPString& ver1, const YCPString& ver2); /**