diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2018-09-30 18:39:25 +0000 |
|---|---|---|
| committer | luz paz <luzpaz@users.noreply.github.com> | 2018-10-06 02:05:25 +0000 |
| commit | 33780c0f28bcda586b1e14de93525a6ab426e4df (patch) | |
| tree | 341c90061fed79841ea4161b2088d5baa40fe1fa /doc/architecture.txt | |
| parent | Add new style register style property for stop color and opacity (diff) | |
| download | inkscape-33780c0f28bcda586b1e14de93525a6ab426e4df.tar.gz inkscape-33780c0f28bcda586b1e14de93525a6ab426e4df.zip | |
Misc. typos
Found via `codespell`
Diffstat (limited to 'doc/architecture.txt')
| -rw-r--r-- | doc/architecture.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/architecture.txt b/doc/architecture.txt index 4303a4d2b..961d9605d 100644 --- a/doc/architecture.txt +++ b/doc/architecture.txt @@ -353,7 +353,7 @@ SPDocument implements undo and redo stacks and an id-based object dictionary. Thanks to unique id attributes, the latter can be used to map from the XML tree back to the object tree. Documents are themselves registered by the main program metaobject 'Sodipodi', which -does elementary bookeeping. +does elementary bookkeeping. SPDocument performs the basic operations needed for asynchronous update notification (SPObject ::modified virtual method), and implements |
