Przeglądaj źródła

drk/dao: typos chore

skoupidi 9 miesięcy temu
rodzic
commit
e06f0201d9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      bin/drk/src/dao.rs

+ 1 - 1
bin/drk/src/dao.rs

@@ -500,7 +500,7 @@ impl DaoParams {
             ## your DAO properly.\n\
             ##\n\
             ## If you want to restrict access to certain actions, the corresponding\n\
-            ## secret key can be ommited. All public keys, along with the DAO configuration\n\
+            ## secret key can be omitted. All public keys, along with the DAO configuration\n\
             ## parameters must be shared.\n\
             ##\n\
             ## If you want to combine access to certain actions, you can use the same\n\