Fix various typos with codespell

And include #72377.

Co-authored-by: Wiktor Kocielski <withaust@gmail.com>
This commit is contained in:
Rémi Verschelde
2023-01-30 14:22:47 +01:00
parent 6bdc4ea88c
commit 312011fade
8 changed files with 9 additions and 9 deletions

View File

@@ -286,7 +286,7 @@
<method name="make_read_only">
<return type="void" />
<description>
Makes the dictionary read-only, i.e. disabled modifying of the dictionary's contents. Does not apply to nested content, e.g. content of nested dicitonaries.
Makes the dictionary read-only, i.e. disables modification of the dictionary's contents. Does not apply to nested content, e.g. content of nested dictionaries.
</description>
</method>
<method name="merge">