diff options
Diffstat (limited to 'html/en/func')
-rw-r--r-- | html/en/func/clipping.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/func/clipping.html b/html/en/func/clipping.html index 2211c76..00bbbdd 100644 --- a/html/en/func/clipping.html +++ b/html/en/func/clipping.html @@ -17,7 +17,7 @@ defined, and in display based drivers a complex region can be defined. The complex region can be a combination of boxes, polygons, sectors, chords and texts.</p> - <p>The <b>cdClip</b> function activates and deactivaes the clipping.</p> + <p>The <b>Clip</b> function activates and deactivaes the clipping.</p> <hr> <pre class="function"><span class="mainFunction">int cdCanvasClip(cdCanvas* canvas, int mode); [in C]</span> |