aboutsummaryrefslogtreecommitdiffstats
path: root/doc/debugging.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/debugging.texi')
-rw-r--r--doc/debugging.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/debugging.texi b/doc/debugging.texi
index 5d7aa93cb..87625d703 100644
--- a/doc/debugging.texi
+++ b/doc/debugging.texi
@@ -108,10 +108,10 @@ backend and may change from release to release.
For development, the best logging method on WindowsCE is the use of
remote debugging using a log file name of @file{tcp://<ip-addr>:<port>}.
The command @command{watchgnupg} may be used on the remote host to listen
-on the given port. (@pxref{option watchgnupg --tcp}). For in the field
+on the given port (@pxref{option watchgnupg --tcp}). For in the field
tests it is better to make use of the logging facility provided by the
@command{gpgcedev} driver (part of libassuan); this is enabled by using
-a log file name of @file{GPG2:}. (@pxref{option --log-file}).
+a log file name of @file{GPG2:} (@pxref{option --log-file}).
@end itemize