Skip to content

Commit e99d98b

Browse files
Edge-Sevennamkhanh20xx
andauthored
Fix typos in some files (matplotlib#30759)
Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
1 parent a00d606 commit e99d98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extern/agg24-svn/include/ctrl/agg_gamma_spline.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ namespace agg
5656
// bounding rectangle. Function values() calculates the curve by these
5757
// 4 values. After calling it one can get the gamma-array with call gamma().
5858
// Class also supports the vertex source interface, i.e rewind() and
59-
// vertex(). It's made for convinience and used in class gamma_ctrl.
59+
// vertex(). It's made for convenience and used in class gamma_ctrl.
6060
// Before calling rewind/vertex one must set the bounding box
6161
// box() using pixel coordinates.
6262
//------------------------------------------------------------------------

0 commit comments

Comments
 (0)