This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 6632bd384a tools/kenai2website.sh: fix spelling (#88)
6632bd384a is described below
commit 6632bd384afd6ebdefbea0b9470b85c4633b03cf
Author: John Bampton <[email protected]>
AuthorDate: Mon Nov 20 04:23:53 2023 +1000
tools/kenai2website.sh: fix spelling (#88)
---
tools/kenai2website.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/kenai2website.sh b/tools/kenai2website.sh
index 453ef4e9b8..42c3040f2f 100755
--- a/tools/kenai2website.sh
+++ b/tools/kenai2website.sh
@@ -77,7 +77,7 @@ else
echo "============ '$webproject' is installed ..."
echo "Need to change urls - possibly with sed."
find ${webproject} -name "*.html" -exec grep -o "http://.*openoffice.org/"
{} \;
- echo "suggest local build until satisified."
+ echo "suggest local build until satisfied."
echo "remove unneeded files before svn add ${webproject}"
fi
echo " "