Skip to content

Commit d7b8ea6

Browse files
[Flang][Docs] Fix GettingStarted.md with correct depth for in-tree build section (#72268)
Just a minor fix for the section depth for the patch in https://reviews.llvm.org/D155029.
1 parent 4c08cbe commit d7b8ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/docs/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ code. Note that the packaging of the libraries is different
247247
between [Clang](https://clang.llvm.org/docs/OffloadingDesign.html#linking-target-device-code) and NVCC, so the library must be linked using
248248
compatible compiler drivers.
249249

250-
### Bulding in-tree
250+
#### Building in-tree
251251
One may build Flang runtime library along with building Flang itself
252252
by providing these additional CMake variables on top of the Flang in-tree
253253
build config:

0 commit comments

Comments
 (0)