diff --git a/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/audit/extractor/AuthenticatedUserRolesDataExtractor.java b/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/audit/extractor/AuthenticatedUserRolesDataExtractor.java
index 680732b1e7..86c624737a 100644
--- a/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/audit/extractor/AuthenticatedUserRolesDataExtractor.java
+++ b/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/audit/extractor/AuthenticatedUserRolesDataExtractor.java
@@ -90,8 +90,8 @@ public final class AuthenticatedUserRolesDataExtractor extends AbstractDataExtra
}
/**
- * @return Returns true if the data is a NodeRef and it represents either
- * a fileplan component or a subtype of content
+ * @return Returns true if the data is a NodeRef and it represents either a fileplan component or
+ * a subtype of content
*/
public boolean isSupported(Serializable data)
{