diff options
-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 |