diff --git a/FAQ.md b/FAQ.md index f602a1b..ae84388 100644 --- a/FAQ.md +++ b/FAQ.md @@ -17,7 +17,7 @@ remove them. If you want to convince Clang to use the GCC header files you can add the `--gcc-toolchain` option either via the [`.ccls` file](Project-Setup#ccls-file) -or the [`clang.extraArgs](Customization#clangextraargs--clangexcludeargs) +or the [`clang.extraArgs`](Customization#clangextraargs--clangexcludeargs) initialization option. For example to choose the GCC system header files you might add: