Skip to content

Commit

Permalink
[#1382] Minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Dec 12, 2013
1 parent a5118cc commit a21d109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/public/base/javascript/modules/image-upload.js
Expand Up @@ -17,7 +17,7 @@ this.ckan.module('image-upload', function($, _) {
remove: _('Remove'),
upload_label: _('Image'),
upload_tooltip: _('Upload a file on your computer'),
url_tooltip: _('Link to a URL on the internet (you can also link to a API)'),
url_tooltip: _('Link to a URL on the internet (you can also link to an API)'),
remove_tooltip: _('Reset this')
},
template: [
Expand Down

0 comments on commit a21d109

Please sign in to comment.