瀏覽代碼

Remove redundant adjective in introduction.rst

The adjective "main" before "raison d'etre" in the second bullet of the last section (Organization of the documentation) is redundant. 

"raison d'etre" means "the most important reason for something's existence", so to say "the main raison d'etre" is to say "the main most important reason..."

I know this is pedantic, but I wanted to start contributing so I figured I'd tackle something easy the first time.
jtoar 5 年之前
父節點
當前提交
4302dd2f37
共有 1 個文件被更改,包括 1 次插入1 次删除
  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