[QGIS Commit] r12017 - trunk/qgis/src/core
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Sun Nov 8 09:57:29 EST 2009
Author: ersts
Date: 2009-11-08 09:57:29 -0500 (Sun, 08 Nov 2009)
New Revision: 12017
Modified:
trunk/qgis/src/core/qgsrendercontext.h
Log:
-Fixed small typo in documentation
Modified: trunk/qgis/src/core/qgsrendercontext.h
===================================================================
--- trunk/qgis/src/core/qgsrendercontext.h 2009-11-08 14:40:33 UTC (rev 12016)
+++ trunk/qgis/src/core/qgsrendercontext.h 2009-11-08 14:57:29 UTC (rev 12017)
@@ -27,7 +27,7 @@
/** \ingroup core
* Contains information about the context of a rendering operation.
* The context of a rendering operation defines properties such as
- * the conversion ration between screen and map units, the extents /
+ * the conversion ratio between screen and map units, the extents /
* bounding box to be rendered etc.
**/
class CORE_EXPORT QgsRenderContext
More information about the QGIS-commit
mailing list