aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2020-12-27 21:42:01 -0600
committerJacob Bachmeyer <jcb@gnu.org>2020-12-27 21:42:01 -0600
commitecbcbae3dd945c5f5ca0eeda36b2be21df7d0b92 (patch)
tree24b233bd9506a21b6998ecce2877d7eab4b9491a /doc
parentee2e465eb8a2f9debafd13224fe45df3cb7d409e (diff)
downloaddejagnu-ecbcbae3dd945c5f5ca0eeda36b2be21df7d0b92.zip
dejagnu-ecbcbae3dd945c5f5ca0eeda36b2be21df7d0b92.tar.gz
dejagnu-ecbcbae3dd945c5f5ca0eeda36b2be21df7d0b92.tar.bz2
Remove noise word "api" from "testsuite can call api" entrypoint
Diffstat (limited to 'doc')
-rw-r--r--doc/dejagnu.texi12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi
index 9807313..b34c1c3 100644
--- a/doc/dejagnu.texi
+++ b/doc/dejagnu.texi
@@ -3394,15 +3394,15 @@ implied by the returned value will exist upon return. Implied
directories are created in the object tree if needed. An error is
raised if an implied directory does not exist in the source tree.
-@subsubheading testsuite can call api
+@subsubheading testsuite can call
-The @code{testsuite can call api} command is a feature test and
-returns a boolean value indicating if a subcommand under a multiplex
-point is available. This API call is needed because only the
-multiplex points themselves are visible to the Tcl info command.
+The @code{testsuite can call} command is a feature test and returns a
+boolean value indicating if a subcommand under a multiplex point is
+available. This API call is needed because only the multiplex points
+themselves are visible to the Tcl info command.
@quotation
-@t{ @b{testsuite can call api} @i{feature}... }
+@t{ @b{testsuite can call} @i{feature}... }
@end quotation
Any number of words are joined together into a single name, beginning