[PATCH] Comment translation german - english
Matthias Freund (via Code Review)
gerrit at gerrit.libreoffice.org
Sun Feb 10 11:10:53 PST 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2087
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/2087/1
Comment translation german - english
Change-Id: Id40b6528515a9ebcf3deb0f84597955723118a15
---
M sw/inc/swtable.hxx
1 file changed, 1 insertion(+), 1 deletion(-)
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 @@
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 &);
--
To view, visit https://gerrit.libreoffice.org/2087
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id40b6528515a9ebcf3deb0f84597955723118a15
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matthias Freund <matti_lx at yahoo.de>
More information about the LibreOffice
mailing list