From b471bc4dab74676818f3850b2652300fcb5cc1c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9rome=20Decoodt?= Date: Sat, 7 May 2005 16:34:25 +0000 Subject: [PATCH] Typo --- modules/gui/macosx/prefs.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/macosx/prefs.m b/modules/gui/macosx/prefs.m index 40003b5181..5e38aa9e0f 100644 --- a/modules/gui/macosx/prefs.m +++ b/modules/gui/macosx/prefs.m @@ -669,7 +669,7 @@ fprintf( stderr, "%s (%d)", p_item->psz_name, p_item->i_type ); [o_label setBordered: NO]; [o_label setEditable: NO]; [o_label setSelectable: NO]; - [o_label setStringValue: _NS("Some options are available but" \ + [o_label setStringValue: _NS("Some options are available but " \ "hidden. Check \"Advanced\" to see them.")]; [o_label setFont:[NSFont systemFontOfSize:10]]; [o_label sizeToFit]; -- 2.39.2