Fixed a typo.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40554 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2011-02-19 10:46:05 +00:00
parent 52b7b5c484
commit 7b820451e9
+1 -1
View File
@@ -1605,7 +1605,7 @@ ShowImageView::ZoomOut(BPoint where)
} }
/*! Fits to image to the view bounds. /*! Fits the image to the view bounds.
*/ */
void void
ShowImageView::FitToBounds() ShowImageView::FitToBounds()