diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2009-09-18 06:33:52 +0000 |
|---|---|---|
| committer | JazzyNico <JazzyNico@users.sourceforge.net> | 2009-09-18 06:33:52 +0000 |
| commit | e19781175af3e23bb1afe30c3152db7d4fbef777 (patch) | |
| tree | 57bc200e87fd46ce0690006210fdc8ea9f718cbb /share/extensions/draw_from_triangle.inx | |
| parent | Breton translation update by Alan. (diff) | |
| download | inkscape-e19781175af3e23bb1afe30c3152db7d4fbef777.tar.gz inkscape-e19781175af3e23bb1afe30c3152db7d4fbef777.zip | |
i18n fixes for Bug #408093.
(bzr r8608)
Diffstat (limited to 'share/extensions/draw_from_triangle.inx')
| -rw-r--r-- | share/extensions/draw_from_triangle.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/draw_from_triangle.inx b/share/extensions/draw_from_triangle.inx index 341388dc3..5b57e2c49 100644 --- a/share/extensions/draw_from_triangle.inx +++ b/share/extensions/draw_from_triangle.inx @@ -62,7 +62,7 @@ cosh(x); sinh(x); tanh(x) Also available are the inverse trigonometric functions: sec(x); csc(x); cot(x) -You can specify the radius of a circle about a custom point using an formula, which may also contain the side lengths, angles, etc. You can also plot the isogonal and isotomic conjugate of the point. Be aware that this may cause a divide-by-zero error for certain points. +You can specify the radius of a circle around a custom point using a formula, which may also contain the side lengths, angles, etc. You can also plot the isogonal and isotomic conjugate of the point. Be aware that this may cause a divide-by-zero error for certain points. </_param> </page> </param> |
