Index: /CKEditor/trunk/_source/plugins/selection/plugin.js
===================================================================
--- /CKEditor/trunk/_source/plugins/selection/plugin.js	(revision 6909)
+++ /CKEditor/trunk/_source/plugins/selection/plugin.js	(revision 6910)
@@ -1141,5 +1141,6 @@
 		/**
 		 * Retrieves the text contained within the range, empty string is returned for non-text selection.
-		 * @returns {String} string of text of the current selection.
+		 * @returns {String} string of text within the current selection.
+		 * @since 3.6.1
 		 * @example
 		 * var text = editor.getSelectedText();
