diff --git a/doc/developer-guide/internal-libraries/buffer-writer.en.rst b/doc/developer-guide/internal-libraries/buffer-writer.en.rst index 5541caf83c7..bae7c06af59 100644 --- a/doc/developer-guide/internal-libraries/buffer-writer.en.rst +++ b/doc/developer-guide/internal-libraries/buffer-writer.en.rst @@ -107,7 +107,7 @@ Usage +++++ The header files are divided in to two variants. :ts:git:`include/tscore/BufferWriter.h` provides the basic -capabilities of buffer output control. :ts:git:`include/tscore/BufferWriterFormat.h` provides the basic +capabilities of buffer output control. :ts:git:`include/tscore/BufferWriterForward.h` provides the basic :ref:`formatted output mechanisms `, primarily the implementation and ancillary classes for :class:`BWFSpec` which is used to build formatters.