Fix reference to "http" as a lowercase literal to be consistent with the
previous sentence.
This commit is contained in:
parent
cc5bc96553
commit
c1f45a9ed3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44063
1 changed files with 1 additions and 1 deletions
|
@ -731,7 +731,7 @@ Certificate information:
|
|||
<para>If <literal>https</literal> cannot be used due to firewall
|
||||
or other problems, <literal>svn</literal> is the next choice,
|
||||
with slightly faster transfers. When neither can be used, use
|
||||
<literal>HTTP</literal>.</para>
|
||||
<literal>http</literal>.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 xml:id="cvsup">
|
||||
|
|
Loading…
Reference in a new issue