Cleanup invalid comments (duplication of words)

https://bugzilla.gnome.org/show_bug.cgi?id=735301

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
This commit is contained in:
Ikey Doherty
2014-08-24 01:26:36 +01:00
committed by Matthias Clasen
parent ea830aee5d
commit 6e1ef76480
4 changed files with 4 additions and 4 deletions

View File

@ -2401,7 +2401,7 @@ function handleKeyPress(e) {
keysym = getKeysym(ev);
// Modify the the which attribute in the depressed keys list so
// Modify the which attribute in the depressed keys list so
// that the keyUp event will be able to have the character code
// translation available.
if (kdlen > 0) {