aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.plugins
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-11-10 13:07:54 -0800
committerGuy Harris <guy@alum.mit.edu>2015-11-10 21:08:45 +0000
commit0b05086754ad977d639ed7715a34b57b5e0ee28e (patch)
treebe904ceb0af94e39ac0c02c5d0e9fbbf2fa5483b /doc/README.plugins
parent0d497e812508b3d71716618e39647a107c206b1d (diff)
Apple calls it just "OS X" these days.
Change-Id: I98905988ceb394d27307d1cbe883d8fe95ac23e4 Reviewed-on: https://code.wireshark.org/review/11703 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'doc/README.plugins')
-rw-r--r--doc/README.plugins6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.plugins b/doc/README.plugins
index e8cac10246..0fbcd5da66 100644
--- a/doc/README.plugins
+++ b/doc/README.plugins
@@ -363,9 +363,9 @@ The second parameter to ext_menubar_register_menu and ext_menubar_add_entry is
an internal definition for the menu, utilized by the GTK interface. It must not
contain any characters besides A-Z, a-z and 0-9.
-Using the Gtk Version and a Mac OSX operating system, this will not work, and
-the Gtk interface is currently not supported on this plattform. The Qt interface
-on Mac provides the menu.
+This will not work with the GTK version on OS X; the GTK interface is
+currently not supported on this plattform. The Qt interface on OS X
+provides the menu.
For a more detailed information, please refer to plugin_if.h