Procházet zdrojové kódy

drk/dao: typos chore

skoupidi před 9 měsíci
rodič
revize
e06f0201d9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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\