diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-10-21 17:59:22 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2021-10-21 23:00:39 +0200 |
commit | 0cd8050ec70a4a5f02801cc38e6486defdf83bd7 (patch) | |
tree | 43e0e43050a9c0ec1e0a990eda5e768bc4b57570 /emfio | |
parent | 5722e85ca0e0fc24c7e9fcd252113717d69b72d4 (diff) |
Fix typos
Change-Id: I7e249b2fd01dac96afb03dc0ddca6a1080f190f5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124035
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'emfio')
-rw-r--r-- | emfio/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emfio/README.md b/emfio/README.md index 60e9bc1ca9c7..a556a017147b 100644 --- a/emfio/README.md +++ b/emfio/README.md @@ -73,7 +73,7 @@ Due to the difference on the fonts available on various platforms, the outcome of text rendering can be different on Linux, Windows, macOS and elsewhere. ## Known Bugs -Known remaing bugs for this module is gathered here: +Known remaining bugs for this module is gathered here: * [Bug 103859 \[META\] EMF/WMF (Enhanced/Windows Metafile) bugs and enhancements](https://bugs.documentfoundation.org/show_bug.cgi?id=103859) |