Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@97696 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-06-24 12:04:40 +00:00
parent aff928bb7b
commit 27b18104be
1 changed files with 1 additions and 1 deletions

View File

@ -2075,7 +2075,7 @@ public class TDGWTServiceImpl extends RemoteServiceServlet implements
}
}
logger.debug("Tabular Resources retrived: " + ltr);
logger.debug("Tabular Resources retrieved: " + ltr);
return ltr;
} catch (TDGWTSessionExpiredException e) {