]> source.dussan.org Git - poi.git/commit
Don't use the degree symbol in comments, as it upsets the compiler, and causes the...
authorNick Burch <nick@apache.org>
Thu, 12 Dec 2013 05:29:11 +0000 (05:29 +0000)
committerNick Burch <nick@apache.org>
Thu, 12 Dec 2013 05:29:11 +0000 (05:29 +0000)
commit01378c8accc12d3d16181e9dea82242466275bce
tree8bb1a29ea0f8e85e45e0f9febcedd165fc936e2f
parent43383ec1f4179abbc1fb758cae51d8d13acd93ad
Don't use the degree symbol in comments, as it upsets the compiler, and causes the javadoc tool to error. Use the word degrees instead, much safer

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1550351 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFShape.java