mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
Comment fix
This commit is contained in:
parent
b0c5d67b98
commit
ee2a6d9940
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
futures)))))
|
||||
|
||||
;;; The following procedure is motivated by the common and important
|
||||
;;; case where a lot of work should be done (not too much) in parallel
|
||||
;;; case where a lot of work should be done, (not too much) in parallel,
|
||||
;;; but the results need to be handled serially (for example when
|
||||
;;; writing them to a file).
|
||||
;;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue