diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Media/RenderDataDrawingContext.cs b/src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Media/RenderDataDrawingContext.cs index b3af609faab09b69c9f3c74eac3ea4e6c05bc349..0ae3c43d2f6838a056bffb3de5bb37970804a40c 100644 --- a/src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Media/RenderDataDrawingContext.cs +++ b/src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Media/RenderDataDrawingContext.cs @@ -16,7 +16,7 @@ using System.Security; //------------------------------------------------------------------------------ -// This section lists various things that we could improve on the DrawingContxt +// This section lists various things that we could improve on the DrawingContext // class. // // - Remove the isAnimated flag from being propagated everywhere. Rather mark