From 202e75590f8200823ef0efd36cc0edbd1bf1edcc Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 8 Jan 2018 16:50:51 -0500 Subject: Misc. typos Found via `codespell` --- doc/architecture.txt | 2 +- doc/spsvgview.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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). -- cgit v1.2.3