diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2023-01-13 10:23:22 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2023-01-13 10:49:27 +0000 |
commit | 18b6406439a93294d65a001a83311ab175d9bf49 (patch) | |
tree | 1c8a2c3ecb550bcd60d230738055650838b0a424 /docmodel | |
parent | 65596d7062ac4edadeef84cc335a585ffa942fe0 (diff) |
Fix typos
Change-Id: I173920a96524f991f2965af99e8d95f11d1b3c35
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145455
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'docmodel')
-rw-r--r-- | docmodel/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docmodel/README.md b/docmodel/README.md index c8d08b133b1e..85464fb5beb5 100644 --- a/docmodel/README.md +++ b/docmodel/README.md @@ -1,5 +1,5 @@ # Document Model Types and Objects -Contains document model types, that don't require many depenencies except +Contains document model types, that don't require many dependencies except basic types found in basegfx and tools. The purpose of this types and objects is to be available in all common components. |