mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-19 10:25:00 +00:00
Closed a set of quotes in JavaDocs.
This commit is contained in:
parent
34dc26bddc
commit
0f865623ed
@ -25,7 +25,7 @@ import com.sk89q.worldedit.Vector;
|
|||||||
* An affine transform.
|
* An affine transform.
|
||||||
*
|
*
|
||||||
* <p>This class is from the
|
* <p>This class is from the
|
||||||
* <a href="http://geom-java.sourceforge.net/index.html>JavaGeom project</a>,
|
* <a href="http://geom-java.sourceforge.net/index.html">JavaGeom project</a>,
|
||||||
* which is licensed under LGPL v2.1.</p>
|
* which is licensed under LGPL v2.1.</p>
|
||||||
*/
|
*/
|
||||||
public class AffineTransform implements Transform {
|
public class AffineTransform implements Transform {
|
||||||
|
Loading…
Reference in New Issue
Block a user