aboutsummaryrefslogtreecommitdiffstats
path: root/bugzillaBugTriage.js
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-01-13 00:21:24 +0100
committerMatěj Cepl <mcepl@redhat.com>2010-01-13 00:21:24 +0100
commite342e69af1f20e765f4fe8078a2ff3f7ecb216e2 (patch)
tree6f5c87d2f31c29d839f8fa35cbf11c97f4e7e731 /bugzillaBugTriage.js
parent345b49df28eb8a78b1230abcc4c3122870fb749e (diff)
downloadbugzilla-triage-e342e69af1f20e765f4fe8078a2ff3f7ecb216e2.tar.gz
trying bugzilla.mozilla.org
Diffstat (limited to 'bugzillaBugTriage.js')
-rw-r--r--bugzillaBugTriage.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bugzillaBugTriage.js b/bugzillaBugTriage.js
index e8c49e0..8abb419 100644
--- a/bugzillaBugTriage.js
+++ b/bugzillaBugTriage.js
@@ -569,7 +569,7 @@ function onlineCallback() {
// FIXME notImplemented
// is it enough to just
// run XMLHTTPRequest? Probably yes, this is just a form
- // and this is just a HTTP request :)
+ // and this is just a HTTP request
// it is probably better to get already processed
// application/x-www-form-urlencoded
// see http://htmlhelp.com/reference/html40/forms/form.html for details