3
2
Pārlūkot izejas kodu

Typo fix in a comment

Ian Goldberg 6 mēneši atpakaļ
vecāks
revīzija
95ec3aa0d8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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.