diff options
author | Andras Timar <andras.timar@collabora.com> | 2013-12-06 09:57:21 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2013-12-06 09:57:21 +0100 |
commit | f5e99e24ee12a9873f029e53bfef465f9d194363 (patch) | |
tree | 1c225dfbcf1b13255c236a209bb85d1298ffce7e /extensions/qa/unoapi | |
parent | fa72dc688f5fc2af775c33c0a752c7f058da569a (diff) |
typo: onle -> only
Change-Id: Ibacf8da00e06a725557e4de1ea3f9c6833b59d74
Diffstat (limited to 'extensions/qa/unoapi')
-rw-r--r-- | extensions/qa/unoapi/extensions.sce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/qa/unoapi/extensions.sce b/extensions/qa/unoapi/extensions.sce index cb338fed55de..448484f98253 100644 --- a/extensions/qa/unoapi/extensions.sce +++ b/extensions/qa/unoapi/extensions.sce @@ -1,5 +1,5 @@ -o pcr.ObjectInspector -# this object must be tests twice since it is the onle one in this module +# this object must be tested twice, because it is the only one in this module # The runner only prints "[0-9]+? of [0-9]+? tests failed" # if more then one tests is executed. This is needed by cwscheckapi. -o pcr.ObjectInspector |