Merge pull request #1384 from k-dominik/patch-1

fix typo in documentation
This commit is contained in:
Ogi Moore 2020-09-29 10:00:46 -07:00 committed by GitHub
commit b0a7c44357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -291,7 +291,7 @@ class GLViewWidget(QtOpenGL.QGLWidget):
**Arguments:**
*dx* Distance to pan in x direction
*dy* Distance to pan in y direction
*dx* Distance to pan in z direction
*dz* Distance to pan in z direction
*relative* String that determines the direction of dx,dy,dz.
If "global", then the global coordinate system is used.
If "view", then the z axis is aligned with the view