瀏覽代碼

Typo fix in a comment

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)]
 #![allow(non_snake_case)]
 
 
 /*! The implementation of the CMZCred derive.
 /*! The implementation of the CMZCred derive.