static/README.wasm.md |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d4b3b96359c3fcbe23073333149edee799b34837
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Feb 3 11:46:18 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Feb 3 10:53:31 2023 +0000

    Fix typo
    
    Change-Id: I48064f95fec07b414bd2addf0d65e2066aa1b42b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146540
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/static/README.wasm.md b/static/README.wasm.md
index 042417051de3..ac00e83135de 100644
--- a/static/README.wasm.md
+++ b/static/README.wasm.md
@@ -3,7 +3,7 @@
 This module provides support for building LibreOffice as WASM, with the 
Emscripten toolchain.
 
 You can build LibreOffice core for WASM for two separate purposes:
-Either to produce a WASM binary of LibreOffice as suchn, using Qt5 as
+Either to produce a WASM binary of LibreOffice as such, using Qt5 as
 the GUI, or just compiling the LibreOffice code to WASM libraries
 without any UI for use in other software that has the UI, like
 Collabora Online.

Reply via email to