diff --git a/doc/building.dox b/doc/building.dox index 67f412056..def7912d6 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -127,8 +127,8 @@ platform best: - `WITH_SDL2APPLICATION` - @ref Platform::Sdl2Application "Sdl2Application". Requires **SDL2** library. - `WITH_XEGLAPPLICATION` - @ref Platform::XEglApplication "XEglApplication", - available only if targeting OpenGL ES (see above). Requires **X11** and - **EGL** libraries. + available only if targeting OpenGL ES (see above). Requires **X11** and **EGL** + libraries. - `WITH_WINDOWLESSGLXAPPLICATION` - @ref Platform::WindowlessGlxApplication "WindowlessGlxApplication". Requires **X11** and **GLX** libraries.