You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/coord/ranged2d/cartesian.rs
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
The 2-dimensional cartesian coordinate system.
3
3
4
4
This module provides the 2D cartesian coordinate system, which is composed by two independent
5
-
ranged 1D coordinate sepcification.
5
+
ranged 1D coordinate specification.
6
6
7
7
This types of coordinate system is used by the chart constructed with [ChartBuilder::build_cartesian_2d](../../chart/ChartBuilder.html#method.build_cartesian_2d).
0 commit comments