summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-20 13:18:33 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-08-21 18:17:47 +0200
commit1622014ebf7ce46b4cea02e44c7d5de06d8e3662 (patch)
tree3d2309b0f40fd6e0c140727453b39c435c4b0fe3 /qadevOOo
parentc1eb680261107877bf2cea9339e89e23a0a29371 (diff)
Fix typo in code
Change-Id: I6e3b4ca90b88e192e8fde29c578d29fdd42093f8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101122 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_UnoControlFileControlModel.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_UnoControlFileControlModel.java b/qadevOOo/tests/java/ifc/awt/_UnoControlFileControlModel.java
index 4e4e3ae7f1f8..3226f392a835 100644
--- a/qadevOOo/tests/java/ifc/awt/_UnoControlFileControlModel.java
+++ b/qadevOOo/tests/java/ifc/awt/_UnoControlFileControlModel.java
@@ -29,7 +29,7 @@ import util.utils;
* <li><code> Border</code></li>
* <li><code> HelpText</code></li>
* <li><code> HelpURL</code></li>
-* <li><code> FontEmphsisMark</code></li>
+* <li><code> FontEmphasisMark</code></li>
* <li><code> FontRelief</code></li>
* <li><code> Enabled</code></li>
* <li><code> FontDescriptor</code></li>