This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 6a8ba23288 Fix spelling (#286)
6a8ba23288 is described below
commit 6a8ba23288237963fe38507564dcd146357a3505
Author: John Bampton <[email protected]>
AuthorDate: Sun Feb 16 23:36:01 2025 +1000
Fix spelling (#286)
* Fix spelling
* Update ignored words list
---
.github/linters/codespell.txt | 10 ----------
main/solenv/gbuild/LinkTarget.mk | 4 ++--
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/.github/linters/codespell.txt b/.github/linters/codespell.txt
index d63f564e7e..34c25e5d65 100644
--- a/.github/linters/codespell.txt
+++ b/.github/linters/codespell.txt
@@ -188,7 +188,6 @@ antialialised
anull
anulls
anumber
-anwser
anythimng
aond
aother
@@ -251,7 +250,6 @@ ascripts
asend
asender
askes
-asny
aspected
assebly
assemly
@@ -451,7 +449,6 @@ cann
capabilties
capicity
caputre
-carefuly
carfull
carrage
carret
@@ -556,11 +553,9 @@ cleantup
cleare
cleares
cleck
-cliboard
cliensite
clipboad
cliped
-clipoard
clockwíse
clodes
closeing
@@ -1528,7 +1523,6 @@ fo
focuse
fof
foler
-folled
follod
folloing
follong
@@ -2493,7 +2487,6 @@ optained
optimation
optimazation
optimitation
-optimyze
optinally
optio
optionaly
@@ -2504,7 +2497,6 @@ orientaion
orientned
origial
origianal
-origianl
origion
orign
orignal
@@ -2512,7 +2504,6 @@ orignial
ot
otains
otation
-otheriwse
otherwis
otherwize
othwhise
@@ -3302,7 +3293,6 @@ soecialize
soemone
soiurce
solarmutx
-solwed
som
someboby
somehwere
diff --git a/main/solenv/gbuild/LinkTarget.mk b/main/solenv/gbuild/LinkTarget.mk
index 3d81f48ff6..963353e16e 100644
--- a/main/solenv/gbuild/LinkTarget.mk
+++ b/main/solenv/gbuild/LinkTarget.mk
@@ -810,12 +810,12 @@ $$(foreach lib,$(2),$$(call
gb_StaticLibrary_get_headers_target,$$(lib)))
endef
#
-# Add external libs for linking. External libaries are not built by any
module.
+# Add external libs for linking. External libraries are not built by any
module.
#
# The list of libraries is used as is, ie it is not filtered with
gb_Library_KNOWNLIBS.
#
# An error is signaled, when any of the library names does not look like
-# a base name, ie is prefixed by -l or is folled by .lib or .so.
+# a base name, ie is prefixed by -l or is followed by .lib or .so.
#
# @param target
# @param libraries