[Pkg-mozext-commits] [firebug] 03/48: fix the typo.

David Prévot taffit at moszumanska.debian.org
Tue Jun 3 01:47:42 UTC 2014


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

taffit pushed a commit to branch master
in repository firebug.

commit b6f2f399f06bdecd8ec4c36de85d97fda178405c
Author: Farshid Beheshti <farshid.beheshti at gmail.com>
Date:   Sat May 24 22:05:58 2014 +0430

    fix the typo.
---
 tests/content/script/breakpoints/7470/issue7470.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/content/script/breakpoints/7470/issue7470.js b/tests/content/script/breakpoints/7470/issue7470.js
index f259b9d..83a09f9 100644
--- a/tests/content/script/breakpoints/7470/issue7470.js
+++ b/tests/content/script/breakpoints/7470/issue7470.js
@@ -47,8 +47,8 @@ function runTest()
                     });
 
                     // Wait for a 300 milliseconds to make sure the debugger
-                    // doesn't break on the condition editor when it doesn't
-                    // meet the condition.
+                    // doesn't break on the conditional breakkpoint when it
+                    // doesn't meet the condition.
                     var timeOut = setTimeout(() =>
                     {
                         FBTest.ok(!debuggerBreakIn, "The debugger must not break at the " +

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