oox/source/ppt/pptshape.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ad5fd2c16a366ac08acadb68538bd04855a10a1d Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Apr 1 19:21:54 2020 +0200 Commit: Andrea Gelmini <andrea.gelm...@gelma.net> CommitDate: Wed Apr 1 20:42:35 2020 +0200 Fix typo Change-Id: I805ca9fd60b2ad11005bf0eea30f360cffb6166a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91527 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net> diff --git a/oox/source/ppt/pptshape.cxx b/oox/source/ppt/pptshape.cxx index a736afd66e27..335e37335879 100644 --- a/oox/source/ppt/pptshape.cxx +++ b/oox/source/ppt/pptshape.cxx @@ -420,7 +420,7 @@ namespace // 3. ph with nSecondSubType and the same oSubTypeIndex // 4. ph with nSecondSubType // 5. ph with the same oSubTypeIndex -// It appears 3 and 1 has the same highest prority. +// It appears 3 and 1 has the same highest priority. oox::drawingml::ShapePtr PPTShape::findPlaceholder( sal_Int32 nFirstSubType, sal_Int32 nSecondSubType, const OptValue< sal_Int32 >& oSubTypeIndex, std::vector< oox::drawingml::ShapePtr >& rShapes, bool bMasterOnly ) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits