[Pkg-mozext-commits] [nostalgy] 04/13: Typo.
David Prévot
taffit at moszumanska.debian.org
Fri Feb 6 22:43:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository nostalgy.
commit a8e09f04721c7969f19ea0fe6fd56331c289c330
Author: alain.frisch <alain.frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date: Wed Jul 30 12:27:58 2014 +0000
Typo.
git-svn-id: http://nostalgy.googlecode.com/svn/trunk@241 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
content/folders.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/folders.js b/content/folders.js
index e869a5b..d7290d2 100644
--- a/content/folders.js
+++ b/content/folders.js
@@ -182,7 +182,7 @@ function NostalgyGetAutoCompleteValuesFunction(box) {
/* For unknown reason, the popup is left closed (even though box.popupOpen = true)
* when the user does a new nostalgy completion after the previous one has been
* cancelled with Escape. We thus force the popup to be opened some time after
- * the completeion is done.
+ * the completion is done.
*/
if (box.popup.state == "closed")
setTimeout(function() {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/nostalgy.git
More information about the Pkg-mozext-commits
mailing list