[Pkg-javascript-commits] [pdf.js] 189/210: Small comment fix

David Prévot taffit at moszumanska.debian.org
Thu Jun 5 14:21:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch upstream
in repository pdf.js.

commit 1f1de20d1159185573cebc4d6ba99f1df5118571
Author: Tim van der Meij <timvandermeij at gmail.com>
Date:   Tue May 27 22:13:00 2014 +0200

    Small comment fix
---
 web/overlay_manager.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/overlay_manager.js b/web/overlay_manager.js
index 2dadbf9..b320e56 100644
--- a/web/overlay_manager.js
+++ b/web/overlay_manager.js
@@ -24,7 +24,7 @@ var OverlayManager = {
 
   /**
    * @param {string} name The name of the overlay that is registered. This must
-   *                 be the equal to the ID of the overlay's DOM element.
+   *                 be equal to the ID of the overlay's DOM element.
    * @param {function} callerCloseMethod (optional) The method that, if present,
    *                   will call OverlayManager.close from the Object
    *                   registering the overlay. Access to this method is

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list