-Fixed small typo in documentation

git-svn-id: http://svn.osgeo.org/qgis/trunk@12017 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
ersts 2009-11-08 14:57:29 +00:00
parent 03a0c04e30
commit cedb2d23cd

View File

@ -27,7 +27,7 @@ class QPainter;
/** \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