Skip to content

Commit cedb2d2

Browse files
author
ersts
committedNov 8, 2009
-Fixed small typo in documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12017 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 03a0c04 commit cedb2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/qgsrendercontext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class QPainter;
2727
/** \ingroup core
2828
* Contains information about the context of a rendering operation.
2929
* The context of a rendering operation defines properties such as
30-
* the conversion ration between screen and map units, the extents /
30+
* the conversion ratio between screen and map units, the extents /
3131
* bounding box to be rendered etc.
3232
**/
3333
class CORE_EXPORT QgsRenderContext

0 commit comments

Comments
 (0)
Please sign in to comment.