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

gcc: make page description impersonal. (#3526)

Marco Bonelli преди 5 години
родител
ревизия
e5f79d3d2c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/common/gcc.md

+ 1 - 1
pages/common/gcc.md

@@ -1,6 +1,6 @@
 # gcc
 
-> Preprocesses and compiles C and C++ source files, then assembles and links them together.
+> Preprocess and compile C and C++ source files, then assemble and link them together.
 > More information: <https://gcc.gnu.org>.
 
 - Compile multiple source files into executable: