]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix a <code> block that should be wider.
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 17 Nov 2019 09:23:46 +0000 (09:23 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 17 Nov 2019 09:23:46 +0000 (09:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1869921 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.xml

index 6cd15999df4af7912f352c1383a8c8d792d06839..f8f2854c7a09a48e79df5656319f93f41f35f781 100644 (file)
@@ -157,7 +157,7 @@ sudo service apache2 start
       your system. If you don't, or prefer to not use the system-provided
       versions, download the latest versions of both APR and APR-Util
       from <a href="http://apr.apache.org/">Apache APR</a>, unpack
-      them into <code>/httpd_source_tree_root/srclib/apr</code> and /httpd_source_tree_root<code>/srclib/apr-util</code>
+      them into <code>/httpd_source_tree_root/srclib/apr</code> and <code>/httpd_source_tree_root/srclib/apr-util</code>
       (be sure the directory names do not have version numbers; for example,
       the APR distribution must be under /httpd_source_tree_root/srclib/apr/) and use
       <code>./configure</code>'s <code>--with-included-apr</code>