From 0b05086754ad977d639ed7715a34b57b5e0ee28e Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 10 Nov 2015 13:07:54 -0800 Subject: Apple calls it just "OS X" these days. Change-Id: I98905988ceb394d27307d1cbe883d8fe95ac23e4 Reviewed-on: https://code.wireshark.org/review/11703 Reviewed-by: Guy Harris --- ui/gtk/prefs_gui.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui/gtk/prefs_gui.c') diff --git a/ui/gtk/prefs_gui.c b/ui/gtk/prefs_gui.c index bc6f01d903..4438444835 100644 --- a/ui/gtk/prefs_gui.c +++ b/ui/gtk/prefs_gui.c @@ -205,8 +205,8 @@ gui_prefs_show(void) #if defined(HAVE_IGE_MAC_INTEGRATION) || defined(HAVE_GTKOSXAPPLICATION) macosx_style_cb = create_preference_check_button(main_grid, pos++, - "Mac OS X style", - "Create a Mac OS X look and feel. Checking this box will move the " + "OS X style", + "Create an OS X look and feel. Checking this box will move the " "menu bar to the top of the screen instead of the top of the Wireshark window. " "Requires a restart of Wireshark to take effect.", prefs.gui_macosx_style); -- cgit v1.2.3