diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-03-26 21:19:09 +0200 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-03-29 07:47:38 +0200 |
commit | dcb9bd40810b773359464979eb7dbfddc03bc2d4 (patch) | |
tree | a20d3e60681988f60cbb7a77f20c8878da0b2a13 /offapi | |
parent | 83204c1fbf2cb85f3a22a922411ed8291cfb3fe8 (diff) |
Fix typos
Change-Id: I0f606816871d90173dedaa9fc4eb7e6ccebe0b1a
Reviewed-on: https://gerrit.libreoffice.org/51919
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/util/checknewapi.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/util/checknewapi.pl b/offapi/util/checknewapi.pl index 99cfb1bd5019..2e70e64f7d9d 100644 --- a/offapi/util/checknewapi.pl +++ b/offapi/util/checknewapi.pl @@ -17,7 +17,7 @@ # # # checknewapi - a perl script to check for new API's -# using two outputs from regview and dump the interscetion +# using two outputs from regview and dump the intersection # of new types # |