Преглед на файлове

Merge pull request #5880 from aaronfranke/active-direct

Docs writing guidelines: Replace "direct" with "active"

(cherry picked from commit dfd020cb5fd1ef19ac7d1d7457f435520d6a091b)
Aaron Franke преди 3 години
родител
ревизия
4903f016cd
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      community/contributing/docs_writing_guidelines.rst

+ 3 - 3
community/contributing/docs_writing_guidelines.rst

@@ -11,7 +11,7 @@ for everyone and precise.
 
 
 In summary, always try to:
 In summary, always try to:
 
 
-1. Use the direct voice
+1. Use the active voice
 2. Use precise action verbs
 2. Use precise action verbs
 3. Avoid verbs that end in -ing
 3. Avoid verbs that end in -ing
 4. Remove unnecessary adverbs and adjectives.
 4. Remove unnecessary adverbs and adjectives.
@@ -40,10 +40,10 @@ There are 3 rules to describe classes:
 7 rules for clear English
 7 rules for clear English
 -------------------------
 -------------------------
 
 
-Use the direct voice
+Use the active voice
 ~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~
 
 
-Use the direct voice when possible. Take the classes, methods, and
+Use the active voice when possible. Take the classes, methods, and
 constants you describe as the subject. It's natural to write using the
 constants you describe as the subject. It's natural to write using the
 passive voice, but it's harder to read and produces longer sentences.
 passive voice, but it's harder to read and produces longer sentences.