diff options
Diffstat (limited to 'sw/qa/core/uwriter.cxx')
-rw-r--r-- | sw/qa/core/uwriter.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/core/uwriter.cxx b/sw/qa/core/uwriter.cxx index 70061eb07011..92124c1d390a 100644 --- a/sw/qa/core/uwriter.cxx +++ b/sw/qa/core/uwriter.cxx @@ -1456,7 +1456,7 @@ namespace } }; TYPEINIT1( TestClient, SwClient ); - // sad copypasta as tools/rtti.hxxs little brain cant cope with templates + // sad copypasta as tools/rtti.hxxs little brain can't cope with templates struct OtherTestClient : SwClient { TYPEINFO_OVERRIDE(); |