From 273edf76c288e48ef78ccfe1e9da51788a38800d Mon Sep 17 00:00:00 2001 From: Markus_included Date: Sat, 11 Dec 2021 21:54:01 +0000 Subject: [PATCH] Fixed you're to your Part-of: --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 6f8bb596347..22b5e5fadf6 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -131,7 +131,7 @@ has Mesa packages (like RPM or DEB) which you can easily install. 2.2 I get undefined symbols such as bgnpolygon, v3f, etc... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -You're application is written in IRIS GL, not OpenGL. IRIS GL was the +Your application is written in IRIS GL, not OpenGL. IRIS GL was the predecessor to OpenGL and is a different thing (almost) entirely. Mesa's not the solution.