A missing 's'

This commit is contained in:
jderose9
2019-11-15 08:34:11 -05:00
parent 53e918d35e
commit 660a71d239

View File

@@ -45,7 +45,7 @@ function init() {
function checkForUpdate(fromSettings) {
if (!apiUrl) {
return notifyError(_('Unavailable when installed from extension.gnome.org'));
return notifyError(_('Unavailable when installed from extensions.gnome.org'));
}
//!start-update