desktop/test/deployment/executable_content/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9eacac96006a59c4c28cb32808b1c00a2c92eb7f Author: Andrea Gelmini <[email protected]> AuthorDate: Mon May 13 22:01:36 2019 +0000 Commit: Julien Nabet <[email protected]> CommitDate: Tue May 14 07:08:29 2019 +0200 Fix typos Change-Id: I94019a8e77749f7e719eee8a1b872df6589283df Reviewed-on: https://gerrit.libreoffice.org/72258 Reviewed-by: Julien Nabet <[email protected]> Tested-by: Julien Nabet <[email protected]> diff --git a/desktop/test/deployment/executable_content/readme.txt b/desktop/test/deployment/executable_content/readme.txt index ad3c01097e14..2c336de723bb 100644 --- a/desktop/test/deployment/executable_content/readme.txt +++ b/desktop/test/deployment/executable_content/readme.txt @@ -9,4 +9,4 @@ solaris, linux Each directory contains a hello executable. On linux one should execute it in a -shell with an build environment, so that the c++ runtime is found. +shell with a build environment, so that the C++ runtime is found. _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
