diff --git a/src/base/cg.rs b/src/base/cg.rs index 2a97607e..3367ac26 100644 --- a/src/base/cg.rs +++ b/src/base/cg.rs @@ -319,7 +319,7 @@ where DefaultAllocator: Allocator + Allocator> + Allocator, DimNameDiff> { - /// Transforms the given vector, assuming the matirx `self` uses homogeneous coordinates. + /// Transforms the given vector, assuming the matrix `self` uses homogeneous coordinates. #[inline] fn transform_vector( &self,