Package: fix property type (description)
This commit is contained in:
parent
e8f10dd2e8
commit
e3f0fad272
@ -158,7 +158,7 @@ size_t Package::fileSizeBytes() const
|
|||||||
|
|
||||||
std::string Package::description() const
|
std::string Package::description() const
|
||||||
{
|
{
|
||||||
return getLocalisedProp("decription");
|
return getLocalisedProp("description");
|
||||||
}
|
}
|
||||||
|
|
||||||
SGPropertyNode* Package::properties() const
|
SGPropertyNode* Package::properties() const
|
||||||
|
Loading…
Reference in New Issue
Block a user