[Libreoffice-commits] core.git: vcl/inc
Tor Lillqvist
tml at collabora.com
Wed Dec 4 23:11:48 PST 2013
vcl/inc/salframe.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4aa1c8d9147ed1421b648fc9b954fa69c5bf4b00
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Dec 5 09:11:18 2013 +0200
Typo fix
Change-Id: I994ebbad19873236ad6d8dc99f721908722d302a
diff --git a/vcl/inc/salframe.hxx b/vcl/inc/salframe.hxx
index 3712cd7..d75a460 100644
--- a/vcl/inc/salframe.hxx
+++ b/vcl/inc/salframe.hxx
@@ -208,7 +208,7 @@ public: // public for Sal Implementation
// set new parent window
virtual void SetParent( SalFrame* pNewParent ) = 0;
// reparent window to act as a plugin; implementation
- // may choose to use a new system window inetrnally
+ // may choose to use a new system window internally
// return false to indicate failure
virtual bool SetPluginParent( SystemParentData* pNewParent ) = 0;
More information about the Libreoffice-commits
mailing list