Reported by "rhubarbpieguy"
This commit is contained in:
Pierre Labastie 2023-02-03 15:48:25 +01:00
parent ab96df2970
commit b336ec6308
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
<para> <para>
The <application>Pytz</application> library brings the IANA tz database The <application>Pytz</application> library brings the IANA tz database
into Python. It allows acuurate and cross-platform timezone into Python. It allows accurate and cross-platform timezone
calculations. calculations.
</para> </para>

View File

@ -96,7 +96,7 @@
<screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user setuptools_scm</userinput></screen> <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user setuptools_scm</userinput></screen>
<para> <para>
The installtion can be tested with <command>pytest</command>. A few The installation can be tested with <command>pytest</command>. A few
tests may fail if your <application>git</application> configuration tests may fail if your <application>git</application> configuration
is not the one expected by the test suite. is not the one expected by the test suite.
</para> </para>

View File

@ -123,7 +123,7 @@
<term><command>smartypants</command></term> <term><command>smartypants</command></term>
<listitem> <listitem>
<para> <para>
translates ASCII punctuation to HMTL punctuation. translates ASCII punctuation to HTML punctuation.
</para> </para>
<indexterm zone="smartypants smartypants-prog"> <indexterm zone="smartypants smartypants-prog">
<primary sortas="b-smartypants-prog">smartypants</primary> <primary sortas="b-smartypants-prog">smartypants</primary>