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` --- src/extension/dbus/document-interface.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extension/dbus/document-interface.xml') diff --git a/src/extension/dbus/document-interface.xml b/src/extension/dbus/document-interface.xml index 2287e9c32..8d10907d2 100644 --- a/src/extension/dbus/document-interface.xml +++ b/src/extension/dbus/document-interface.xml @@ -1360,7 +1360,7 @@ c 'union': The new shape is all of the other shapes put together, even if they don't overlap (paths can have multiple non-contiguous areas.) 'intersection': The new shape is composed of the area where ALL the objects in the selection overlap. If there is no area where all shapes overlap the new shape will be empty. 'difference': The area of the second shape is subtracted from the first, only works with two objects. - 'exclusion': The new shape is the area(s) where none of the objects in the selection overlaped. Only works with two objects. + 'exclusion': The new shape is the area(s) where none of the objects in the selection overlapped. Only works with two objects. 'division': the first object is split into multiple segments by the second object. Only works with two objects. -- cgit v1.2.3