summaryrefslogtreecommitdiff
path: root/test/manual/cedet/semantic-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/manual/cedet/semantic-tests.el')
-rw-r--r--test/manual/cedet/semantic-tests.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/manual/cedet/semantic-tests.el b/test/manual/cedet/semantic-tests.el
index dcdeb45b0a3..1d0e668d96f 100644
--- a/test/manual/cedet/semantic-tests.el
+++ b/test/manual/cedet/semantic-tests.el
@@ -87,7 +87,8 @@ run the test again")))
(defun semanticdb-test-gnu-global (searchfor &optional standardfile)
"Test the GNU Global semanticdb.
Argument SEARCHFOR is the text to search for.
-If optional arg STANDARDFILE is non-nil, use a standard file w/ global enabled."
+If optional arg STANDARDFILE is non-nil, use a standard file with
+global enabled."
(interactive "sSearch For Tag: \nP")
(require 'data-debug)