Skip to content

Commit 31743cf

Browse files
committedAug 26, 2012
Typo fix
1 parent 0d6858e commit 31743cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/qgsmapcanvas.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ class GUI_EXPORT QgsMapCanvas : public QGraphicsView
185185
/** Read property of QColor bgColor. */
186186
virtual QColor canvasColor() const;
187187

188-
/** Emits signal scalChanged to update scale in main window */
188+
/** Emits signal scaleChanged to update scale in main window */
189189
void updateScale();
190190

191191
/** Updates the full extent */

0 commit comments

Comments
 (0)
Please sign in to comment.