diff --git a/llvm/docs/FAQ.rst b/llvm/docs/FAQ.rst index aa20de47a6998..cd2accb56ba2b 100644 --- a/llvm/docs/FAQ.rst +++ b/llvm/docs/FAQ.rst @@ -138,7 +138,7 @@ facilities for lexical nor semantic analysis. I don't understand the ``GetElementPtr`` instruction. Help! ----------------------------------------------------------- -See `The Often Misunderstood GEP Instruction `_. +See `The Often Misunderstood GEP Instruction `_. Using the C and C++ Front Ends