diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/architecture.txt | 2 | ||||
| -rw-r--r-- | doc/spsvgview.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/architecture.txt b/doc/architecture.txt index 4f4c859f7..4303a4d2b 100644 --- a/doc/architecture.txt +++ b/doc/architecture.txt @@ -403,7 +403,7 @@ similar views. The SPView base class has very little functionality of its own. SPViewWidget is a GUI widget that contain a single SPView. It is also -an abstract base class with little funtionality of its own. +an abstract base class with little functionality of its own. 2.6. SPDesktop diff --git a/doc/spsvgview.txt b/doc/spsvgview.txt index f3f7d8892..ff4894708 100644 --- a/doc/spsvgview.txt +++ b/doc/spsvgview.txt @@ -1,4 +1,4 @@ -Both spsvgview and sodipodi are mostly built frome set of common +Both spsvgview and sodipodi are mostly built from a set of common libraries (these are static of course, to save people from versioning pain, but can in theory function as dynamic libs as well). |
