diff --git a/cpp/ql/lib/semmle/code/cpp/Preprocessor.qll b/cpp/ql/lib/semmle/code/cpp/Preprocessor.qll index 726670c81a6..a0dfdcb9382 100644 --- a/cpp/ql/lib/semmle/code/cpp/Preprocessor.qll +++ b/cpp/ql/lib/semmle/code/cpp/Preprocessor.qll @@ -330,7 +330,7 @@ class PreprocessorLine extends PreprocessorDirective, @ppd_line { } /** - * A C23 or C++26`#embed` preprocessor directive. For example, the following code + * A C23 or C++26 `#embed` preprocessor directive. For example, the following code * contains one `Embed` directive: * ```cpp * char arr[] = {