vlc | branch: master | Filip Roséen <[email protected]> | Wed May 10 03:36:03 2017 +0200| [9ad426ff3f0eaed09a898b60b3f9bd1404e13eae] | committer: Marvin Scholz
gui/macosx: VLCStringUtility: s/ressource/resource/ Signed-off-by: Marvin Scholz <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9ad426ff3f0eaed09a898b60b3f9bd1404e13eae --- modules/gui/macosx/VLCStringUtility.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/macosx/VLCStringUtility.h b/modules/gui/macosx/VLCStringUtility.h index 659900e45a..76dec00663 100644 --- a/modules/gui/macosx/VLCStringUtility.h +++ b/modules/gui/macosx/VLCStringUtility.h @@ -49,7 +49,7 @@ NSString *toNSStr(const char *str); unsigned int CocoaKeyToVLC(unichar i_key); /** - * Gets the proper variant for an image ressource, + * Gets the proper variant for an image resource, * depending on the os version. */ NSImage *imageFromRes(NSString *o_id); _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
