src/norms.rs

branch
dev
changeset 33
75d65fa74eba
parent 6
d80b87b8acd0
child 59
9226980e45a7
child 81
d2acaaddd9af
--- a/src/norms.rs	Thu Jul 20 23:24:28 2023 +0300
+++ b/src/norms.rs	Mon Jul 31 13:35:06 2023 +0300
@@ -12,7 +12,7 @@
 
 /// An exponent for norms.
 ///
-// Just a collection of desirabl attributes for a marker type
+// Just a collection of desirable attributes for a marker type
 pub trait NormExponent : Copy + Send + Sync + 'static {}
 
 

mercurial