Explorar o código

Typo fix in a comment

Ian Goldberg hai 6 meses
pai
achega
95ec3aa0d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cmzcred_derive/src/lib.rs

+ 1 - 1
cmzcred_derive/src/lib.rs

@@ -1,4 +1,4 @@
-// We want the macros like CMZProto to be camel case
+// We want the macros like CMZProtocol to be camel case
 #![allow(non_snake_case)]
 
 /*! The implementation of the CMZCred derive.