George C. Privon %!s(int64=6) %!d(string=hai) anos
pai
achega
09dd619a4a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      update_proposals.rkt

+ 1 - 1
update_proposals.rkt

@@ -27,7 +27,7 @@
 
   (write-string "Where MODE is one of:\n")
   (write-string " add\t\t - add new proposal to database.\n")
-  (write-string " update\t\t - update a a proposal with results.\n")
+  (write-string " update\t\t - update a proposal with results.\n")
   (write-string " list-open\t - Show all submitted (but not resolved) proposals.\n")
   (write-string " help\t\t - Show this help message.\n")
   (write-string "\nCopyright 2019 George C. Privon\n"))