spelling fixes

This commit is contained in:
dbremner 2014-08-05 11:52:52 -07:00
parent 3c8c0e89c6
commit 53b17d4c4d
8 changed files with 24 additions and 24 deletions

View file

@ -225,7 +225,7 @@ namespace Greenshot.Drawing {
private Rectangle _boundsBeforeResize = Rectangle.Empty;
[NonSerialized]
// "workbench" rectangle - used for calculatoing bounds during resizing (to be applied to this DrawableContainer afterwards)
// "workbench" rectangle - used for calculating bounds during resizing (to be applied to this DrawableContainer afterwards)
private RectangleF _boundsAfterResize = RectangleF.Empty;
public Rectangle Bounds {