summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-12-17 17:20:05 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-11-23 00:11:52 +0100
commitde5dcc0abe797c972228cd7a74e0abbde05c90c4 (patch)
tree2cdb92ef4058f61392069f1373b4d5c77eb746fd
parenta20e28b8470a995589c9b16c43cccdca597c5eb7 (diff)
Fix typos
Change-Id: I2671a0faf78d8ece27aaa88082a60f19197e929f Reviewed-on: https://gerrit.libreoffice.org/85314 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
-rwxr-xr-xbin/symstore.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/symstore.sh b/bin/symstore.sh
index 564739a0279f..9809c5554c8a 100755
--- a/bin/symstore.sh
+++ b/bin/symstore.sh
@@ -11,10 +11,10 @@
BLACK_LIST="python.exe"
# List files here where it's ok for this script to find more than one
-# occurence in the build tree. Files _not_ included here will generate
+# occurrence in the build tree. Files _not_ included here will generate
# an error, if duplicates are found.
#
-# Same format as for BLACK_LIST above above
+# Same format as for BLACK_LIST above
MOREPDBS_OKLIST="libcurl.dll"