On 13 December 2013 19:49, Stefan Weil <s...@weilnetz.de> wrote: > Signed-off-by: Stefan Weil <s...@weilnetz.de> > --- > ui/cocoa.m | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ui/cocoa.m b/ui/cocoa.m > index be49179..6569326 100644 > --- a/ui/cocoa.m > +++ b/ui/cocoa.m > @@ -204,7 +204,7 @@ int keymap[] = > 200,// 126 0x7E 0xc8 E0,48 U ARROW QZ_UP > /* completed according to > http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/src/video/quartz/SDL_QuartzKeys.h?rev=1.6&content-type=text/x-cvsweb-markup > */ > > -/* Aditional 104 Key XP-Keyboard Scancodes from > http://www.computer-engineering.org/ps2keyboard/scancodes1.html */ > +/* Additional 104 Key XP-Keyboard Scancodes from > http://www.computer-engineering.org/ps2keyboard/scancodes1.html */ > /*
Please don't put this in -trivial, it will conflict with the patch in my recent cocoa fixes set which fixes this and other typos: http://patchwork.ozlabs.org/patch/298905/ thanks -- PMM