ure/source/uretest/README |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3678fca9098d4e61135cc732e8e37da3e6cab626
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Aug 17 15:50:50 2021 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Aug 17 20:17:51 2021 +0200

    Fix typo
    
    Change-Id: Ib67f29eec54557811eb1136673030249b296289e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120599
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/ure/source/uretest/README b/ure/source/uretest/README
index 8b4f8dcb7218..2699156a5e59 100644
--- a/ure/source/uretest/README
+++ b/ure/source/uretest/README
@@ -68,7 +68,7 @@ Makefile and Makefile.pln can execute the following tests:
 Builds a C++ UNO component, cppmain.uno, and runs the component with the uno
 executable.  The component first attempts to instantiate all the UNO services
 and singletons that are part of the URE installation.  The component then tries
-to instantiate and to call another C++ UNO component (ccptest.uno) as well as a
+to instantiate and to call another C++ UNO component (cpptest.uno) as well as a
 Java UNO component (javatest.uno).  The test completes when these components
 throw a special exception that is caught by cppmain.uno.
 

Reply via email to