Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
timlinux committed Aug 26, 2012
1 parent 0d6858e commit 31743cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsmapcanvas.h
Expand Up @@ -185,7 +185,7 @@ class GUI_EXPORT QgsMapCanvas : public QGraphicsView
/** Read property of QColor bgColor. */
virtual QColor canvasColor() const;

/** Emits signal scalChanged to update scale in main window */
/** Emits signal scaleChanged to update scale in main window */
void updateScale();

/** Updates the full extent */
Expand Down

0 comments on commit 31743cf

Please sign in to comment.