diff options
author | Andras Timar <atimar@suse.com> | 2011-09-07 21:23:59 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-09-07 21:35:52 +0200 |
commit | 44617d3d5b948d0475866d160bff3b648f545fa5 (patch) | |
tree | 6525b1e0b444ac0d61b787e13642b665543b8314 /offapi/com/sun/star/geometry | |
parent | 46fa875adf05c2e0d8dba09593f9bc7d865584b9 (diff) |
fix url in documentation
Diffstat (limited to 'offapi/com/sun/star/geometry')
-rw-r--r-- | offapi/com/sun/star/geometry/EllipticalArc.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/geometry/EllipticalArc.idl b/offapi/com/sun/star/geometry/EllipticalArc.idl index 4c6f2c5b0492..aa6976cb5a24 100644 --- a/offapi/com/sun/star/geometry/EllipticalArc.idl +++ b/offapi/com/sun/star/geometry/EllipticalArc.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module geometry { This structure contains all parameters necessary to specify arbitrary elliptical arcs. The parameters are modeled closely - after the <a href="www.w3c.org">SVG</a> specification.<p> + after the <a href="http://www.w3c.org">SVG</a> specification.<p> As with the parameters below, there are mostly four different ellipses arcs (two different ellipses, on which four different |