summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-02-17 22:27:22 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-02-17 22:27:22 +0000
commit5c3d84eec505a8443ca624d3a81a783361085f99 (patch)
treeda636c837cfdd1a3c6dc64c2039c048386fd19c7 /doc
parentc2e99ad0fbca5f669c76f188cff7e74681a3e683 (diff)
downloadskalibs-5c3d84eec505a8443ca624d3a81a783361085f99.tar.xz
Doc typo fix
Diffstat (limited to 'doc')
-rw-r--r--doc/crosscompile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crosscompile.html b/doc/crosscompile.html
index d34e5c8..c5a3921 100644
--- a/doc/crosscompile.html
+++ b/doc/crosscompile.html
@@ -52,7 +52,7 @@ skalibs under a <em>stage</em> fake root:
<ul>
<li> Give the options you need to <tt>./configure</tt>.
The arguments to the <tt>--prefix</tt>, <tt>--libdir</tt> and similar
-options must be the valid paths for <strong>run-time</tt>. </li>
+options must be the valid paths for <strong>run-time</strong>. </li>
<li> To install the software, run <tt>make install
DESTDIR=<em>stage</em></tt>. </li>
</ul>