Git commit a26da715fb1a5df19cdc8170bb7c0482f77a1ad7 by Antoni Bella Pérez. Committed on 09/10/2021 at 09:07. Pushed by bellaperez into branch 'master'.
doc: Fix a lack M +1 -1 doc/index.docbook https://invent.kde.org/games/palapeli/commit/a26da715fb1a5df19cdc8170bb7c0482f77a1ad7 diff --git a/doc/index.docbook b/doc/index.docbook index 30327e7..973ce66 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -152,7 +152,7 @@ </varlistentry> <varlistentry> <term><guilabel>Approx. piece count:</guilabel></term> - <listitem><para>Here set the desired number in which the image will sliced into pieces. This option only appears if the mathematical logic of the selected slicer readjust this number.</para></listitem> + <listitem><para>Here set the desired number in which the image will sliced into pieces. This option only appears if the mathematical logic of the selected slicer can readjust this number.</para></listitem> </varlistentry> <varlistentry> <term><guilabel>Flipped edge percentage:</guilabel></term>
