[Libreoffice-commits] core.git: bin/symstore.sh

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Dec 17 17:18:21 UTC 2019


 bin/symstore.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2217ed149a6f4a4a3d11d2064112c4791106e994
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Dec 17 17:20:05 2019 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Dec 17 18:17:10 2019 +0100

    Fix typos
    
    Change-Id: I2671a0faf78d8ece27aaa88082a60f19197e929f
    Reviewed-on: https://gerrit.libreoffice.org/85314
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

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"
 
 


More information about the Libreoffice-commits mailing list