diff options
author | Jeff Smith <whydoubt@yahoo.com> | 2008-06-13 09:50:43 -0500 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-03-12 08:55:05 -0700 |
commit | fab1f07d6ad01463897ae792f4b33738afb07369 (patch) | |
tree | a2905eb93364a4479c97cdf2bae36c49586f427b /src/glu/sgi/libnurbs | |
parent | 39c2d3ecd9432262bb157da3bb6103f84a4375e5 (diff) |
Grammar and spelling fixes
Signed-off-by: Jeff Smith <whydoubt@yahoo.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/glu/sgi/libnurbs')
-rw-r--r-- | src/glu/sgi/libnurbs/nurbtess/partitionY.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glu/sgi/libnurbs/nurbtess/partitionY.h b/src/glu/sgi/libnurbs/nurbtess/partitionY.h index 8dda409de1..5570c183d7 100644 --- a/src/glu/sgi/libnurbs/nurbtess/partitionY.h +++ b/src/glu/sgi/libnurbs/nurbtess/partitionY.h @@ -39,7 +39,7 @@ *or both at or below v. In addition, at least one of the ajacent verteces is *strictly below or above v. * A vertex is a relex vertex if the internals angle is strictly greater than - *180. In other words, if the the signed area is negative: + *180. In other words, if the signed area is negative: *(x1, y1), (x2, y2), (x3, y3) are the three vertices along a polygon, the *order is such that left hand side is inside the polygon. Then (x2,y2) is *reflex if: |