We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e45b00 commit a39dc72Copy full SHA for a39dc72
src/contour.rs
@@ -239,7 +239,7 @@ impl Contour {
239
#[cfg(feature = "geojson")]
240
/// Convert the contour to a struct from the `geojson` crate.
241
///
242
- /// To get a string reresentation, call to_geojson().to_string().
+ /// To get a string representation, call to_geojson().to_string().
243
/// ```
244
/// use contour::ContourBuilder;
245
0 commit comments