summaryrefslogtreecommitdiffstats
path: root/src/graphics/opengl/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/opengl/README.txt')
-rw-r--r--src/graphics/opengl/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/graphics/opengl/README.txt b/src/graphics/opengl/README.txt
index 11aba8d..0aba0ed 100644
--- a/src/graphics/opengl/README.txt
+++ b/src/graphics/opengl/README.txt
@@ -2,5 +2,5 @@ src/graphics/opengl
OpenGL engine implementation
-Contains the concreate implementation using OpenGL of functions
-of grahpics engine in graphics/common.
+Contains the concrete implementation using OpenGL of abstract CDevice class
+from src/graphics/core