X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=src%2Fgrits-opengl.c;h=7993741ab84c2f569cfc0640989936596ea074e9;hp=2e12d06b4675c5e1b7b5539b92bcbb730ae91e1d;hb=f6ab99d5665eb7f1b32d47f2ba3b9f4542500584;hpb=d8948985b467a5cfd0447ae413ed1c5d01afb024 diff --git a/src/grits-opengl.c b/src/grits-opengl.c index 2e12d06..7993741 100644 --- a/src/grits-opengl.c +++ b/src/grits-opengl.c @@ -19,7 +19,7 @@ * SECTION:gis-opengl * @short_description: OpenGL based virtual globe * - * #GisOpenGL is the core rendering engine used by libgis. Theoretically other + * #GisOpenGL is the core rendering engine used by grits. Theoretically other * renderers could be writte, but they have not been. GisOpenGL uses the ROAM * algorithm for updating surface mesh the planet. The only thing GisOpenGL can * actually render on it's own is a wireframe of a sphere.