diff --git a/lib/WebGUI/Keyword.pm b/lib/WebGUI/Keyword.pm index 8293f89e5..374132c21 100644 --- a/lib/WebGUI/Keyword.pm +++ b/lib/WebGUI/Keyword.pm @@ -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