Ian Goldberg преди 6 месеца
родител
ревизия
95ec3aa0d8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.