mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +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.
|
||||
*
|
||||
* <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>
|
||||
*/
|
||||
public class AffineTransform implements Transform {
|
||||
@ -315,4 +315,4 @@ public class AffineTransform implements Transform {
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user