gcc: fix typo (#9871)
This commit is contained in:

committed by
GitHub

parent
16d7c72f7c
commit
3646aba830
@@ -3,7 +3,7 @@
|
||||
> 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:
|
||||
- Compile multiple source files into an executable:
|
||||
|
||||
`gcc {{path/to/source1.c path/to/source2.c ...}} -o {{path/to/output_executable}}`
|
||||
|
||||
|
Reference in New Issue
Block a user