docs: Fix typo

Simply replacing Extentions with the correct Extensions.
This commit is contained in:
Carl Worth
2013-12-12 23:02:54 -08:00
parent 66d9cbfe6d
commit 16c2919972

View File

@@ -17,7 +17,7 @@
<h1>Development Notes</h1>
<h2>Adding Extentions</h2>
<h2>Adding Extensions</h2>
<p>
To add a new GL extension to Mesa you have to do at least the following.