diff options
Diffstat (limited to 'openGL_tutorial/conf.py')
| -rw-r--r-- | openGL_tutorial/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openGL_tutorial/conf.py b/openGL_tutorial/conf.py index bf926bc..75a5814 100644 --- a/openGL_tutorial/conf.py +++ b/openGL_tutorial/conf.py @@ -28,7 +28,7 @@ htmlhelp_basename = 'OpenGLTutorial' latex_documents = [ ('index', 'OpenGLTutorial.tex', u'OpenGL Tutorial', - u'Nokia, Qt Learning', 'manual'), + u'Digia, Qt Learning', 'manual'), ] # -- Options for Epub output --------------------------------------------------- |
