commit: 1a24369e6d7b9c365bdc164681d5e6dc85145b7f
Author: Elizabeth Myers <elizabeth <AT> interlinked <DOT> me>
AuthorDate: Tue Dec 15 21:51:55 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 22:13:40 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a24369e
www-client/seamonkey-bin: fix typo in file
www-client/seamonkey-bin/files/all-gentoo-1-cve-2015-4000.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/seamonkey-bin/files/all-gentoo-1-cve-2015-4000.js
b/www-client/seamonkey-bin/files/all-gentoo-1-cve-2015-4000.js
index 0cda361..b218475 100644
--- a/www-client/seamonkey-bin/files/all-gentoo-1-cve-2015-4000.js
+++ b/www-client/seamonkey-bin/files/all-gentoo-1-cve-2015-4000.js
@@ -1,4 +1,4 @@
-// Ensure preference cann't be changed by users
+// Ensure preference can't be changed by users
lockPref("app.update.auto", false);
lockPref("app.update.enabled", false);
lockPref("intl.locale.matchOS", true);