minor fix

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/widgets/grsf-manage-widget@162876 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2018-02-02 16:46:48 +00:00
parent f1cb4f058e
commit 6612e05a54
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ public interface GRSFManageWidgetService extends RemoteService {
String checkIdentifierExistsInDomain(String id, String domain) throws Exception;
/**
* Check if the given url for revertin the operation is valid and send the request to the knowledge base
* Check if the given url for reverting the operation is valid and send the request to the knowledge base
* @param url
* @throws Exception
*/