2 次代碼提交 dc6e6b08d2 ... da215bef2f

作者 SHA1 備註 提交日期
  George C. Privon da215bef2f fix typo in changelog 1 月之前
  George C. Privon 79ffb38916 fix typo in comments 1 月之前
共有 2 個文件被更改,包括 2 次插入2 次删除
  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
                             " ("