extensions/qa/unoapi/extensions.sce | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f5e99e24ee12a9873f029e53bfef465f9d194363 Author: Andras Timar <[email protected]> Date: Fri Dec 6 09:57:21 2013 +0100 typo: onle -> only Change-Id: Ibacf8da00e06a725557e4de1ea3f9c6833b59d74 diff --git a/extensions/qa/unoapi/extensions.sce b/extensions/qa/unoapi/extensions.sce index cb338fe..448484f 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 _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
