Fix typo in comment

Change-Id: I6b670bca6c6f374dec97a27134fc24b40cb45d9f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112741
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Stephan Bergmann
2021-03-19 14:04:00 +01:00
parent 26d2356f64
commit 13ea8a2f24

View File

@@ -40,7 +40,7 @@
// is unlikely ever be a better choice than WeakImplHelper, so all their
// existing uses are probably confused and should use WeakImplHelper instead.
//
// Replacements for WeakAggImplHelperN and AggImplInheritanceHelper1 have
// Replacements for WeakAggImplHelperN and AggImplInheritanceHelperN have
// deliberately been left out, as the underlying aggregation mechanism is known
// broken in general and should not be used.