From fff965e93bfa2217e0ced0378eb062d5bfcb6e92 Mon Sep 17 00:00:00 2001 From: Olivier Couet Date: Fri, 9 Apr 2021 10:03:07 +0200 Subject: Remove a double "the" --- doc/commands.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/commands.doc b/doc/commands.doc index b9ffc3e..a222ce0 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -2568,7 +2568,7 @@ Commands for displaying examples \section cmdxmlinclude \\xmlinclude \addindex \\xmlinclude - This command includes contents of the the file \ as is in the XML documentation. + This command includes contents of the file \ as is in the XML documentation. The command is equivalent to pasting the contents of the file in the documentation and placing \ref cmdxmlonly "\\xmlonly" and \ref cmdendxmlonly "\\endxmlonly" commands around it. -- cgit v0.12 From 474d2ac85edf4224094fd87b083934814da3e278 Mon Sep 17 00:00:00 2001 From: Olivier Couet Date: Fri, 9 Apr 2021 17:17:28 +0200 Subject: remove a double "the" --- doc/commands.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/commands.doc b/doc/commands.doc index a222ce0..eff2f42 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -2142,7 +2142,7 @@ Make sure you have first read \ref intro "the introduction". \warning This command only works inside related page documentation and \e not in other documentation blocks and only has effect in the - the specified output! + specified output!
\section cmdsection \\section (section title) -- cgit v0.12