mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fix typo in javadoc
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22857 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -208,7 +208,7 @@ public interface TaggingService
|
|||||||
* Finds the 'nearest' tag scope for the specified node.
|
* Finds the 'nearest' tag scope for the specified node.
|
||||||
* <p>
|
* <p>
|
||||||
* The 'nearest' tag scope is discovered by walking up the primary parent path
|
* The 'nearest' tag scope is discovered by walking up the primary parent path
|
||||||
* untill a tag scope is found or the root node is reached.
|
* until a tag scope is found or the root node is reached.
|
||||||
* <p>
|
* <p>
|
||||||
* If no tag scope if found then a null value is returned.
|
* If no tag scope if found then a null value is returned.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user