diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-05-13 22:01:36 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-05-14 07:08:29 +0200 |
commit | 9eacac96006a59c4c28cb32808b1c00a2c92eb7f (patch) | |
tree | 32356f655b98a5a8ea453842148640aa357d0667 /desktop | |
parent | 0581c2f30fed420a696897e8a80ad7e2d96e33d5 (diff) |
Fix typos
Change-Id: I94019a8e77749f7e719eee8a1b872df6589283df
Reviewed-on: https://gerrit.libreoffice.org/72258
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/test/deployment/executable_content/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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. |