diff options
author | scuri <scuri> | 2009-10-23 18:39:52 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-10-23 18:39:52 +0000 |
commit | 5753ae89d5266a664a6468ce7df31ef0d8a6ae2a (patch) | |
tree | 38640297e64376ae07eb29cd3a68c487fd5f9243 /html/en/func | |
parent | 8a64e2c239b75392966f3d78743875884426f950 (diff) |
*** empty log message ***
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> |