typofix dev

Mon, 31 Jul 2023 13:35:06 +0300

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 31 Jul 2023 13:35:06 +0300
branch
dev
changeset 33
75d65fa74eba
parent 32
e3cfc4917ee7
child 34
3dbc04100b09

typofix

src/norms.rs file | annotate | diff | comparison | revisions
--- 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