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:
committed by
Matthias Clasen
parent
ea830aee5d
commit
6e1ef76480
@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user