fix typos

This commit is contained in:
Xi Ruoyao 2023-06-15 21:22:09 +08:00
parent 6c378f6089
commit ae69b0e3ec
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ ninja</userinput></screen>
<para>
To test the results, issue: <command>ninja test</command>. The
<application>Gtk4</application> test iis known to fail.
<application>Gtk4</application> test is known to fail.
</para>
<para>

View File

@ -165,7 +165,7 @@ ninja</userinput></screen>
&amp;&amp; ninja test</command>.
The test suite should be run from a graphical session. One test,
<filename>tracker: fts / fts</filename>, is known to fail due to an
incompatiblity with SQLite-3.42.
incompatibility with SQLite-3.42.
</para>
</sect2>