Typo (double "the") Spotted by Rainer Fiebig

This commit is contained in:
Pierre Labastie 2021-08-21 08:59:51 +02:00
parent 0e89a47eff
commit b649e6b6d8

View File

@ -83,7 +83,7 @@
backed up for later reuse. In case of fatal failures in the subsequent
chapters, it often turns out that removing everything and starting over
(more carefully) is the best option to recover. Unfortunately, all the
the temporary files will be removed, too. To avoid spending extra time to
temporary files will be removed, too. To avoid spending extra time to
redo something which has been built successfully, prepare a backup.
</para>