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

Fix grammar issue in "Ways to contribute" page

In the section "Filing an issue on GitHub", the subsection "How to reproduce the bug" says "Even if you think that the issue is trivial to reproduce, adding a minimal project that lets reproduce it is a big added value." which is missing a word. Changing it to "...lets everyone reproduce it..." fixes the grammatical error.
Kate преди 3 години
родител
ревизия
5993cd3ea0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      community/contributing/ways_to_contribute.rst

+ 1 - 1
community/contributing/ways_to_contribute.rst

@@ -180,7 +180,7 @@ always provide:
    project that reproduces this issue out of the box, zip it and attach it to
    the issue (you can do this by drag and drop).
    Even if you think that the issue is trivial to reproduce, adding a minimal
-   project that lets reproduce it is a big added value. You have to keep in
+   project that lets everyone reproduce it is a big added value. You have to keep in
    mind that there are thousands of issues in the tracker, and developers can
    only dedicate little time to each issue.