Skip to content

Commit c6fa8d3

Browse files
committed
Change heading
1 parent 57aa040 commit c6fa8d3

File tree

1 file changed

+2
-2
lines changed
  • docs/+current/modules/compiler

1 file changed

+2
-2
lines changed

docs/+current/modules/compiler/gcc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Helpers and utilities that are specific for [GNU Compiler Collection (GCC)](http
1111

1212
[TOC]
1313

14-
## Compile Options
14+
## Compile Option Presets
1515

1616
### Strict
1717

18-
Use `RSP_GCC_STRICT_COMPILE_OPTIONS` when you wish to enable strict compile options.
18+
Use `RSP_GCC_STRICT_COMPILE_OPTIONS` preset when you wish to enable strict compile options.
1919

2020
```cmake
2121
include("rsp/compiler")

0 commit comments

Comments
 (0)