diff --git a/lib/WebGUI/AssetPackage.pm b/lib/WebGUI/AssetPackage.pm index bada575a5..cfc4bfa9c 100644 --- a/lib/WebGUI/AssetPackage.pm +++ b/lib/WebGUI/AssetPackage.pm @@ -80,7 +80,8 @@ sub exportPackage { =head2 getPackageList ( ) -Returns an array of all assets that the user can view and edit that are packages. +Returns an array of all assets that the user can view and edit that are packages. The array +is sorted by the title of the assets. =cut