diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-11-14 12:10:55 +0100 |
---|---|---|
committer | Mark Page <aptitude@btconnect.com> | 2017-11-15 07:52:19 +0100 |
commit | a8f31d5120c2ae9109d316db73b5adf9cb26c892 (patch) | |
tree | 98331d6edfca63fe73515f8edbe3d88a83022313 /odk | |
parent | cab6e6836973a9ddfc5ed9df757e07138328c1c3 (diff) |
Fix typos
Change-Id: I8bdced3fa572074aedabdcfce841adf525ae8b81
Reviewed-on: https://gerrit.libreoffice.org/44710
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mark Page <aptitude@btconnect.com>
Diffstat (limited to 'odk')
-rw-r--r-- | odk/examples/java/PropertySet/PropTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/java/PropertySet/PropTest.java b/odk/examples/java/PropertySet/PropTest.java index 50fed5c36cbe..c77a905e870d 100644 --- a/odk/examples/java/PropertySet/PropTest.java +++ b/odk/examples/java/PropertySet/PropTest.java @@ -57,7 +57,7 @@ import com.sun.star.lang.XTypeProvider; import com.sun.star.beans.PropertyAttribute; /** - This component contains the followin properties: + This component contains the following properties: * <table border> * <tr> * <th> Property Name </th> |