Typo in OpenTypeFeatureDefinitonListPrivate and OpenTypeFeatureDefinitonList

Stephan Bergmann sbergman at redhat.com
Mon Apr 20 14:43:37 UTC 2020


On 20/04/2020 16:37, julien2412 wrote:
> I noticed a lacking "i" typo for "OpenTypeFeatureDefinitonListPrivate" and
> "OpenTypeFeatureDefinitonList".
> I was starting to fix this locally the typos in the content of files and was
> using "git mv" when I noticed this:
>       41 class VCL_DLLPUBLIC OpenTypeFeatureDefinitonList
>       42     : public rtl::Static<OpenTypeFeatureDefinitonListPrivate,
> OpenTypeFeatureDefinitonList>
>       43 {
>       44 };
> See
> https://opengrok.libreoffice.org/xref/core/vcl/inc/font/OpenTypeFeatureDefinitonList.hxx?r=5f520f75#41
> 
> Are we stuck or can I keep on and submit the fix on gerrit?

That's internal to LO, so renaming it should be safe.



More information about the LibreOffice mailing list