From 56cbd9ce3b1f5116c22250d74ead66a0feb3ffa5 Mon Sep 17 00:00:00 2001 From: johnce Date: Wed, 5 Aug 2009 06:05:12 +0000 Subject: SPDocument->Document (bzr r8406) --- src/ui/clipboard.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui') diff --git a/src/ui/clipboard.h b/src/ui/clipboard.h index 54c05ac0d..467888ed7 100644 --- a/src/ui/clipboard.h +++ b/src/ui/clipboard.h @@ -31,7 +31,7 @@ namespace UI { * @brief System-wide clipboard manager * * ClipboardManager takes care of manipulating the system clipboard in response - * to user actions. It holds a complete SPDocument as the contents. This document + * to user actions. It holds a complete Document as the contents. This document * is exported using output extensions when other applications request data. * Copying to another instance of Inkscape is special-cased, because of the extra * data required (i.e. style, size, Live Path Effects parameters, etc.) -- cgit v1.2.3