Skip to content

Commit 5891386

Browse files
authored
Merge pull request #6 from J-Ibarra/patch-2
Thanks!
2 parents d3ead35 + 99ef52a commit 5891386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter24/chapter24.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ glEnable(GL_STENCIL_TEST);
130130
glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
131131
```
132132

133-
And that’s all \(besides some additional methods to clear things up\), the code is completed. When syou execute the sample you will get something like this:
133+
And that’s all \(besides some additional methods to clear things up\), the code is completed. When you execute the sample you will get something like this:
134134

135135
![Hud](/chapter24/hud.png)
136136

0 commit comments

Comments
 (0)