[Pkg-mozext-commits] [firebug] 74/82: Improve CMD tip example (issue 6200)

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 73dcbb35f2524e0fbd7ebfc570b33662f380b062
Author: Jan Odvarko <odvarko at gmail.com>
Date:   Thu Jan 24 15:02:28 2013 +0100

    Improve CMD tip example (issue 6200)
---
 extension/content/firebug/console/commandLineHelp.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extension/content/firebug/console/commandLineHelp.js b/extension/content/firebug/console/commandLineHelp.js
index 5ad312c..0fbddff 100644
--- a/extension/content/firebug/console/commandLineHelp.js
+++ b/extension/content/firebug/console/commandLineHelp.js
@@ -268,7 +268,7 @@ var CommandLineHelp = domplate(
         });
 
         tips.push({
-            example: "object.%closureVarName",
+            example: "myObject.%closureVarName",
             text: "console.cmd.tip.closures"
         });
 

-- 
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