diff --git a/src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h b/src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h index 94080470e..bf45d6b55 100644 --- a/src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h +++ b/src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h @@ -50,7 +50,7 @@ Supported formats for uncompressed data: - OpenEXR (`*.exr`), converted with any plugin that provides `OpenExrImageConverter` -- PNG (`*.png`), converted with @ref PngImageConverer or any other plugin +- PNG (`*.png`), converted with @ref PngImageConverter or any other plugin that provides it - TGA (`*.tga`), converted with @ref TgaImageConverter or any other plugin that provides it