2 Commits dc6e6b08d2 ... da215bef2f

Autor SHA1 Mensaje Fecha
  George C. Privon da215bef2f fix typo in changelog hace 1 mes
  George C. Privon 79ffb38916 fix typo in comments hace 1 mes
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      CHANGELOG.md
  2. 1 1
      proposal_database.rkt

+ 1 - 1
CHANGELOG.md

@@ -4,7 +4,7 @@
 
 ### v0.3.2 (23 April 2026)
 
-- Bufix for --list-open-calls to avoid incorrect proposal counts when different organizations have the same solicitation name.
+- Bugfix for --list-open-calls to avoid incorrect proposal counts when different organizations have the same solicitation name.
 
 ### v0.3.1 (21 August 2025)
 

+ 1 - 1
proposal_database.rkt

@@ -59,7 +59,7 @@
   (write-string ": ")
   (read-line))
 
-;priint version information
+;print version information
 (define (print-version)
   (displayln (string-append prog-name
                             " ("