diff options
Diffstat (limited to 'bugzillaBugTriage.js')
-rw-r--r-- | bugzillaBugTriage.js | 2 |
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 |