Fixed typo

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@109021 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2015-07-27 12:43:31 +00:00
parent d8da135d63
commit 8c441c8835
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<description><![CDATA[
Edits the classified content.<br/>
<br/>
The body of the pust should be in the form, e.g.<br/>
The body of the put should be in the form, e.g.<br/>
{<br/>
"classificationLevelId": "aLevelId",<br/>
"classifiedBy": "some person or entity",<br/>

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2005-2014 Alfresco Software Limited.
* Copyright (C) 2005-2015 Alfresco Software Limited.
*
* This file is part of Alfresco
*