summaryrefslogtreecommitdiffstats
path: root/cxxtest/docs/guide.html
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-03-08 16:56:44 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-03-08 16:56:44 +0000
commit7e306ee20d7adc76d2c3a038434f22d51af3498a (patch)
tree57088551477b8efee68bdb0c9fcbd91717e5d0ba /cxxtest/docs/guide.html
parentallow use multiple lines, added new icon (diff)
parentFixed icons files to save circles without 'd' atribute pointed by su_v (diff)
downloadinkscape-7e306ee20d7adc76d2c3a038434f22d51af3498a.tar.gz
inkscape-7e306ee20d7adc76d2c3a038434f22d51af3498a.zip
fixing icons and update to trunk
(bzr r13973.1.4)
Diffstat (limited to 'cxxtest/docs/guide.html')
-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>