Browse Source

fixed comment

af/merge-core
Scott Williams 9 years ago
parent
commit
928ac5960a
  1. 2
      src/ImageSharp.Drawing/Brushes/Processors/BrushApplicator.cs

2
src/ImageSharp.Drawing/Brushes/Processors/BrushApplicator.cs

@ -27,7 +27,7 @@ namespace ImageSharp.Drawing.Processors
}
/// <summary>
/// The destinaion
/// Gets the destinaion
/// </summary>
protected PixelAccessor<TColor> Target { get; }

Loading…
Cancel
Save