POD fix about the default sort order of returned assets.

This commit is contained in:
Colin Kuskie 2009-03-07 04:13:58 +00:00
parent ae4c57a7f0
commit 9368a5dbcf

View file

@ -167,7 +167,7 @@ sub getKeywordsForAsset {
=head2 getMatchingAssets ( { startAsset => $asset, keyword => $keyword } )
Returns an array reference of asset ids matching the params.
Returns an array reference of asset ids matching the params. Assets are returned in order of creationDate.
=head3 startAsset