diff options
| author | Laurenz <laurmaedje@gmail.com> | 2020-10-12 18:01:22 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2020-10-12 18:01:22 +0200 |
| commit | 1a70cb6a330990dc0ab373905d12458ef87afbad (patch) | |
| tree | 5d82f7124734e146c2d00ce3661294ebe9d91fb4 /src/geom | |
| parent | 5243878d810d4817c81acc9ae346d46757fcf602 (diff) | |
Naming and grammar ✔
Diffstat (limited to 'src/geom')
| -rw-r--r-- | src/geom/mod.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/geom/mod.rs b/src/geom/mod.rs index c9c3040c..9fdb2693 100644 --- a/src/geom/mod.rs +++ b/src/geom/mod.rs @@ -1,4 +1,4 @@ -//! Geometrical primitivies. +//! Geometrical primitives. #[macro_use] mod macros; |
