static/README.wasm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3a855b380264b40a6b3e77c78d4b21df26d00868 Author: Ilmari Lauhakangas <[email protected]> AuthorDate: Tue Dec 9 07:41:19 2025 +0100 Commit: Ilmari Lauhakangas <[email protected]> CommitDate: Tue Dec 9 09:25:59 2025 +0100 tdf#169649 Fix typo in static/README.wasm.md Change-Id: I1304b0a3567a6a8a213bc163eb05c50b37f94d78 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195267 Reviewed-by: Ilmari Lauhakangas <[email protected]> Tested-by: Jenkins diff --git a/static/README.wasm.md b/static/README.wasm.md index 7de38e12a932..241fb1811e16 100644 --- a/static/README.wasm.md +++ b/static/README.wasm.md @@ -138,7 +138,7 @@ Recommended configure setup is thusly: ``` FWIW: it's also possible to build an almost static Linux LibreOffice by just using ---disable-dynloading --enable-customtarget-components. System externals are still +--disable-dynamic-loading --enable-customtarget-components. System externals are still linked dynamically, but everything else is static. ### "Deploying" soffice.wasm
