diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-20 18:05:48 +0200 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-20 22:39:25 +0200 |
commit | dd950a6edbd3abc45409724be8cabe1dee71b63d (patch) | |
tree | ad898067d9e7b9af0c06ed21fc83b6f00f22d6a1 /odk/util/check.pl | |
parent | 2286eb08e7a6a820ec71ed22945cf422fa88a16a (diff) |
Fix typos
Change-Id: Ib361243332b7219c0073c787c378c648e44705f2
Reviewed-on: https://gerrit.libreoffice.org/75487
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'odk/util/check.pl')
-rw-r--r-- | odk/util/check.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/util/check.pl b/odk/util/check.pl index 03b58fe3da7c..be03d40ff585 100644 --- a/odk/util/check.pl +++ b/odk/util/check.pl @@ -17,7 +17,7 @@ # # -# check - a perl script to check some files and directories if they exists +# check - a perl script to check some files and directories if they exist # A first simple check if the SDK was built completely. # |