From 21e227a4ebc609fa4d4408f2c61d232d48a067ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Tue, 2 Jul 2019 13:25:30 +0200 Subject: [PATCH] Fix typo --- programs/pokitto/modelViewer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/pokitto/modelViewer.cpp b/programs/pokitto/modelViewer.cpp index c81cdeb..25ef400 100644 --- a/programs/pokitto/modelViewer.cpp +++ b/programs/pokitto/modelViewer.cpp @@ -7,7 +7,7 @@ #include "Pokitto.h" -/* Before including small3dli, we need to define some values for it, such as +/* Before including small3dlib, we need to define some values for it, such as the resolution, the name of the pixel drawing function etc.: */ #define S3L_PIXEL_FUNCTION pixelFunc