[Libreoffice-commits] core.git: sw/inc
Matthias Freund
matti_lx at yahoo.de
Sun Feb 10 11:46:08 PST 2013
sw/inc/swtable.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fb4e96d8ea6539a505b6fcd04703b394d373ce24
Author: Matthias Freund <matti_lx at yahoo.de>
Date: Sun Feb 10 20:10:44 2013 +0100
Comment translation german - english
Change-Id: Id40b6528515a9ebcf3deb0f84597955723118a15
Reviewed-on: https://gerrit.libreoffice.org/2087
Reviewed-by: Norbert Thiebaud <nthiebaud at gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud at gmail.com>
diff --git a/sw/inc/swtable.hxx b/sw/inc/swtable.hxx
index 81f2696..fe018f6 100644
--- a/sw/inc/swtable.hxx
+++ b/sw/inc/swtable.hxx
@@ -141,7 +141,7 @@ public:
virtual ~SwTable();
// @@@ public copy ctor, but no copy assignment?
- SwTable( const SwTable& rTable ); // kein Copy der Lines !!
+ SwTable( const SwTable& rTable ); // no copy of the lines !!
private:
// @@@ public copy ctor, but no copy assignment?
SwTable & operator= (const SwTable &);
More information about the Libreoffice-commits
mailing list