[Pkg-mozext-commits] [firebug] 77/82: Fix typo, issue 6143

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 22:45:42 UTC 2014


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

taffit pushed a commit to tag fbtest-1.11.2
in repository firebug.

commit 2769173ab914d103b17090449627ae90357f9a0f
Author: Jan Odvarko <odvarko at gmail.com>
Date:   Thu Jan 3 13:25:24 2013 +0100

    Fix typo, issue 6143
---
 extension/content/firebug/console/commandLineInclude.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extension/content/firebug/console/commandLineInclude.js b/extension/content/firebug/console/commandLineInclude.js
index 795f749..b27dc81 100644
--- a/extension/content/firebug/console/commandLineInclude.js
+++ b/extension/content/firebug/console/commandLineInclude.js
@@ -304,7 +304,7 @@ function CommandLineIncludeObject()
 
 // ********************************************************************************************* //
 
-var CommandLineInclude = Obj.extend(Firebug.module,
+var CommandLineInclude = Obj.extend(Firebug.Module,
 {
     onSuccess: function(newAlias, context, loadingMsgRow, xhr)
     {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git



More information about the Pkg-mozext-commits mailing list