1
0

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
                             " ("