diff --git a/Documentation/doc/Documentation/Developer_manual/Chapter_portability.txt b/Documentation/doc/Documentation/Developer_manual/Chapter_portability.txt index c1c6482ca91..1cb5aeadaab 100644 --- a/Documentation/doc/Documentation/Developer_manual/Chapter_portability.txt +++ b/Documentation/doc/Documentation/Developer_manual/Chapter_portability.txt @@ -304,7 +304,7 @@ up-to-date version of this list. \subsection secworkaround_macros Macros connected to workarounds/compilers Some macros are defined according to certain workaround flags. This is -done to avoid some `#ifdef`s in our actual code. +done to avoid some `ifdef`s in our actual code.