diff options
author | Noel Grandin <noel@peralex.com> | 2012-07-02 13:24:38 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-08-20 12:55:08 +0100 |
commit | bf542dfdba7ec0996bf3a635ea87aeff176d0dc0 (patch) | |
tree | b82f3e01ea88be1aebc30840545ba798d52b76a0 /qadevOOo/testdocs | |
parent | 360f566cf91b2b78a39512ce0f87f5375f7e0479 (diff) |
Java update - cleanup javadoc @see tags
Change-Id: Ibe162afcf95682286e1a66a8029dd4b1d6ad7cfc
Diffstat (limited to 'qadevOOo/testdocs')
-rw-r--r-- | qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java b/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java index 6d636d329272..4adbdfe0cbf1 100644 --- a/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java +++ b/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java @@ -167,7 +167,7 @@ public class MyPersistObject implements XPersistObject, XTypeProvider, /** - * Fuction to get information about the property set. + * Function to get information about the property set. * @return The information * @see com.sun.star.io.XPropertySet */ |