vcl/inc/salframe.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4aa1c8d9147ed1421b648fc9b954fa69c5bf4b00
Author: Tor Lillqvist <t...@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;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to