Selaa lähdekoodia

Merge pull request #5456 from skyace65/faqClarification

Clarify example in faq page
Max Hilbrunner 3 vuotta sitten
vanhempi
commit
5db5c17388
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      about/faq.rst

+ 2 - 2
about/faq.rst

@@ -211,8 +211,8 @@ Why does Godot aim to keep its core feature set small?
 ------------------------------------------------------
 ------------------------------------------------------
 
 
 Godot intentionally does not include features that can be implemented by add-ons
 Godot intentionally does not include features that can be implemented by add-ons
-unless they are used very often. One example of this would be advanced
-artificial intelligence functionality.
+unless they are used very often. One example of something not used often is
+advanced artificial intelligence functionality.
 
 
 There are several reasons for this:
 There are several reasons for this: