diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-19 23:03:15 +0200 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-20 04:17:41 +0200 |
commit | 85b1d47450fa33f772d06353c4dad8da4d22f114 (patch) | |
tree | 5badf194e913742fd812cd3296703df5815eb2e5 /qadevOOo | |
parent | 7a98a2c69d0fc747e6d7f813c591b5bf79aa8d7d (diff) |
Fix typos
Change-Id: Icefd5a9e2a8bd929caa486c4cf3283925237d707
Reviewed-on: https://gerrit.libreoffice.org/75980
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/ifc/style/_PageProperties.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/style/_PageProperties.java b/qadevOOo/tests/java/ifc/style/_PageProperties.java index 9a7f7312ba90..69c15f0359af 100644 --- a/qadevOOo/tests/java/ifc/style/_PageProperties.java +++ b/qadevOOo/tests/java/ifc/style/_PageProperties.java @@ -29,7 +29,7 @@ import lib.MultiPropertyTest; * Testing is done by lib.MultiPropertyTest, except for properties * <ul> * <li>PrinterPaperTray</li> - * <li>UserDefinedAttribures</li> + * <li>UserDefinedAttributes</li> * </ul> */ public class _PageProperties extends MultiPropertyTest { |