typo
svn: r1302
This commit is contained in:
parent
0d9ec9dcff
commit
9c793cf4d6
|
@ -103,7 +103,7 @@
|
|||
;; on-commit
|
||||
(lambda ()
|
||||
(semaphore-wait commit-lock)
|
||||
(send status set-label "Comitting...")
|
||||
(send status set-label "Committing...")
|
||||
(set! committing? #t)
|
||||
(semaphore-post commit-lock))
|
||||
;; message/message-final/message-box handlers
|
||||
|
|
Loading…
Reference in New Issue
Block a user