vcl/inc/opengl/win/winlayout.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit cc36c115004cb75037b0e4fdadff09035f765cd5 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Jan 16 19:19:27 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Jan 16 19:51:25 2020 +0100 Fix typo Change-Id: I23e2029486d1bf5880cdd736ac124687158e9f1a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86941 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/inc/opengl/win/winlayout.hxx b/vcl/inc/opengl/win/winlayout.hxx index cb6449fbd7bc..d017bc250497 100644 --- a/vcl/inc/opengl/win/winlayout.hxx +++ b/vcl/inc/opengl/win/winlayout.hxx @@ -42,7 +42,7 @@ public: void RemoveTextures(std::vector<GLuint>& rTextureIDs); private: - // This class just "adds" RemoveTextures() to the base class, it's never instantiatied. + // This class just "adds" RemoveTextures() to the base class, it's never instantiated. OpenGLWinGlyphCache() = delete; }; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits