Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-share-widget@94016 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-04-01 16:31:08 +00:00 committed by Giancarlo Panichi
parent d975f2f528
commit 3be61d7588
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ public class TRShare {
Log.debug("Share Error: "
+ caught.getLocalizedMessage());
alert("Error sharing tabular resource",
"Error shareing tabular resource");
"Error sharing tabular resource: "+caught.getLocalizedMessage());
}