Chez Scheme: fix typo in get-process-id documentation

This commit is contained in:
Bob Burger 2021-03-26 08:33:58 -04:00 committed by Matthew Flatt
parent 2e8da7ecb7
commit 70db865800

View File

@ -5612,7 +5612,7 @@ Otherwise, it returns \scheme{#f}.
%----------------------------------------------------------------------------
\entryheader
\formdef{get-process-id}{\categoryprocedure}{(get-process-id)}
\returns the operating system process id if the current process
\returns the operating system process id of the current process
\listlibraries
\endentryheader