From b9e468fb03a595d4c3c4555a9fe5085342887729 Mon Sep 17 00:00:00 2001
From: Peter Andersson
Date: Tue, 26 Jan 2016 12:11:39 +0100
Subject: Some minor fixes
---
lib/common_test/doc/src/ct_run.xml | 2 +-
lib/common_test/doc/src/ct_telnet.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
(limited to 'lib/common_test')
diff --git a/lib/common_test/doc/src/ct_run.xml b/lib/common_test/doc/src/ct_run.xml
index a1ad060366..d0ecc38564 100644
--- a/lib/common_test/doc/src/ct_run.xml
+++ b/lib/common_test/doc/src/ct_run.xml
@@ -33,7 +33,7 @@
ct_run.xml
ct_run
- Program used for starting Common Test from the
+ Program used for starting Common Test from the
OS command line.
diff --git a/lib/common_test/doc/src/ct_telnet.xml b/lib/common_test/doc/src/ct_telnet.xml
index 6f7fc13055..b7ba352104 100644
--- a/lib/common_test/doc/src/ct_telnet.xml
+++ b/lib/common_test/doc/src/ct_telnet.xml
@@ -124,7 +124,7 @@
option hosts and list the names of the servers/connections
to be used in the suite. The connections must be named for this to
work (see
- ct_telnet:open/1,2,3,4.
+ ct_telnet:open/1,2,3,4).
Hook option log_type can be used to change the
cth_conn_log behavior. The default value of this option is
@@ -215,7 +215,7 @@
A connection can be associated with a target name and/or a handle.
If Connection has no associated target name, it can only
be closed with the handle value (see
- ct_telnet:open/4.
+ ct_telnet:open/4).
--
cgit v1.2.3