summaryrefslogtreecommitdiffstats
path: root/cxxtest/docs
diff options
context:
space:
mode:
authorYuri Chornoivan <>2015-03-08 16:10:20 +0000
committerJazzyNico <nicoduf@yahoo.fr>2015-03-08 16:10:20 +0000
commite7aeaa6686b087d1226f08936971371cd640e089 (patch)
treebae80b636d31f53943a4e4ae73ba5abfdfbe944b /cxxtest/docs
parentextensions. convert2dashes. support offset parameter. (Bug 1426889) (diff)
downloadinkscape-e7aeaa6686b087d1226f08936971371cd640e089.tar.gz
inkscape-e7aeaa6686b087d1226f08936971371cd640e089.zip
i10n. Fix for Bug #1429579 (Various typos in the trunk code).
Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976)
Diffstat (limited to 'cxxtest/docs')
-rw-r--r--cxxtest/docs/guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxxtest/docs/guide.html b/cxxtest/docs/guide.html
index fb435fb8f..01391ddea 100644
--- a/cxxtest/docs/guide.html
+++ b/cxxtest/docs/guide.html
@@ -179,7 +179,7 @@ where to find X, usually something like <code>g++ -o&nbsp;runner
<li>If you have <a href="http://www.trolltech.com">Qt</a> installed, try running
<code>cxxtestgen.pl</code> with the option <code>--gui=QtGui</code>. As
-always, compile and link the the Qt headers and libraries.
+always, compile and link the Qt headers and libraries.
</ul>