diff --git a/docs/faq.rst b/docs/faq.rst index f1c1158d62f..8a54402ce8a 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -265,8 +265,9 @@ problem. First, join the :doc:`mesa-dev mailing list `. That's where Mesa development is discussed. -The `OpenGL Specification `__ is -the bible for OpenGL implementation work. You should read it. +The `OpenGL Specification +`__ is the +bible for OpenGL implementation work. You should read it. Most of the Mesa development work involves implementing new OpenGL extensions, writing hardware drivers (for the DRI), and code