Forráskód Böngészése

Merge pull request #2887 from jtoar/patch-1

Remove redundant adjective in introduction.rst
Rémi Verschelde 5 éve
szülő
commit
30f8147d4b
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      about/introduction.rst

+ 1 - 1
about/introduction.rst

@@ -83,7 +83,7 @@ relatively intuitive:
 - The :ref:`sec-general` section contains this introduction as well as
   information about the engine, its history, its licensing, authors, etc. It
   also contains the :ref:`doc_faq`.
-- The :ref:`sec-learn` section is the main *raison d'être* of this
+- The :ref:`sec-learn` section is the *raison d'être* of this
   documentation, as it contains all the necessary information on using the
   engine to make games. It starts with the :ref:`Step by step
   <toc-learn-step_by_step>` tutorial which should be the entry point for all