mirror of
https://github.com/apache/commons-math.git
synced 2025-02-14 22:16:48 +00:00
Typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1343694 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ab58ea0f84
commit
24c940f0b5
@ -246,8 +246,8 @@ public class OutlineExtractor {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Get the projecion of the polyhedrons set on the plane.
|
/** Get the projection of the polyhedrons set on the plane.
|
||||||
* @return projecion of the polyhedrons set on the plane
|
* @return projection of the polyhedrons set on the plane
|
||||||
*/
|
*/
|
||||||
public PolygonsSet getProjected() {
|
public PolygonsSet getProjected() {
|
||||||
return projected;
|
return projected;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user