jvmfwk/source/elements.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e55cf3bb2b445201280cdc6742926787294e2363 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Fri May 15 12:09:15 2020 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Fri May 15 15:32:36 2020 +0200 Typo in comment Change-Id: I8b33a9cdb622edb065bceef2e9122c2fd28ce75e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94306 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/jvmfwk/source/elements.cxx b/jvmfwk/source/elements.cxx index 5f7ff045b302..f05cb5950e83 100644 --- a/jvmfwk/source/elements.cxx +++ b/jvmfwk/source/elements.cxx @@ -878,7 +878,7 @@ void CNodeJavaInfo::writeToNode(xmlDoc* pDoc, xmlAddChild(pJavaInfoNode, nodeCrLf); - //Create the features element + //Create the vendorData element rtl::ByteSequence data = encodeBase16(arVendorData); xmlNode* dataNode = xmlNewChild(pJavaInfoNode, nullptr, reinterpret_cast<xmlChar const *>("vendorData"), _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits