mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-12 20:31:55 -08:00
doc: II.4.1 fix typo
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
This commit is contained in:
parent
38c5132ea7
commit
d74ccaa50a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<para>On most platforms, &ECL; supports native multithreading. That means
|
||||
there can be several tasks executing lisp code on parallel and sharing
|
||||
memory, variables and files. The interface for multitasting in &ECL;, like
|
||||
memory, variables and files. The interface for multitasking in &ECL;, like
|
||||
those of most other implementations, is based on a set of functions and
|
||||
types that resemble the multiprocessing capabilities of old Lisp Machines.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue