Index: /CKEditor/trunk/_source/plugins/contextmenu/plugin.js
===================================================================
--- /CKEditor/trunk/_source/plugins/contextmenu/plugin.js	(revision 4750)
+++ /CKEditor/trunk/_source/plugins/contextmenu/plugin.js	(revision 4751)
@@ -237,10 +237,10 @@
 
 /**
- * Whether preserve browser native context menu when 'Ctrl' or 'Meta' key
- * is pressed while open context menu.
+ * Whether to show the browser native context menu when the CTRL or the
+ * META (Mac) key is pressed while opening the context menu.
  * @name CKEDITOR.config.browserContextMenuOnCtrl
  * @type Boolean
  * @default true
  * @example
- *  config.browserContextMenuOnCtrl = false;
+ * config.browserContextMenuOnCtrl = false;
  */
