summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>