doc correction

This commit is contained in:
David Botton 2024-09-30 18:06:32 -04:00
parent a4ef26f6ef
commit 48a6a25457
2 changed files with 24 additions and 2 deletions

View file

@ -487,7 +487,7 @@ for internal use of clog.
The following default keys are set:
\"clog-body\" clog-body of this connection, see CONNECTION-BODY
\"clog-path\" html path used, see CONNECTION-PATH
\"clog-sync\" sempaphore used for syncing events, see CONNECTION-SYNC"))
\"clog-sync\" mutex used for syncing events, see CONNECTION-SYNC"))
(defmethod connection-data ((obj clog-obj))
(clog-connection:get-connection-data (connection-id obj)))