浏览代码

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: