diff --git a/src/Graphics/src/Graphics/ICanvas.cs b/src/Graphics/src/Graphics/ICanvas.cs
index bc25bdacae45..25a7f033f0a9 100644
--- a/src/Graphics/src/Graphics/ICanvas.cs
+++ b/src/Graphics/src/Graphics/ICanvas.cs
@@ -106,7 +106,7 @@ public interface ICanvas
public void SubtractFromClip(float x, float y, float width, float height);
///
- /// Clips an object so that only the area outside of a object will be visible.
+ /// Clips an object so that only the area that's within the region of a object will be visible.
///
/// The path used to clip the object
/// Fill algorithm used for the path. Default is .