aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-09-26 17:19:46 +0200
committerSiri Hansen <[email protected]>2016-09-26 17:19:46 +0200
commit99fd8498bed8e5ecccfdfaf3f8b2591d2313c2f3 (patch)
treeccbd5087e4c2ff08f0dd6c17612fe160257f6a60 /lib/common_test/doc
parent3f3f25b23379b1afb15cc97462cf5d385690f5a0 (diff)
downloadotp-99fd8498bed8e5ecccfdfaf3f8b2591d2313c2f3.tar.gz
otp-99fd8498bed8e5ecccfdfaf3f8b2591d2313c2f3.tar.bz2
otp-99fd8498bed8e5ecccfdfaf3f8b2591d2313c2f3.zip
Fix typo in documentation for ct_telnet:expect/3
Diffstat (limited to 'lib/common_test/doc')
-rw-r--r--lib/common_test/doc/src/ct_telnet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/ct_telnet.xml b/lib/common_test/doc/src/ct_telnet.xml
index eba3c3030d..8e85cccc99 100644
--- a/lib/common_test/doc/src/ct_telnet.xml
+++ b/lib/common_test/doc/src/ct_telnet.xml
@@ -337,7 +337,7 @@
<c>FullMatch</c> is the string matched by the whole regular
expression, and <c>SubMatchN</c> is the string that matched
subexpression number <c>N</c>. Subexpressions are denoted with
- <c>(' ')</c> in the regular expression.</p>
+ <c>'(' ')'</c> in the regular expression.</p>
<p>If a <c>Tag</c> is speciifed, the returned <c>Match</c> also
includes the matched <c>Tag</c>. Otherwise, only <c>RxMatch</c>