Skip to content

Commit f733365

Browse files
authored
Update doc/specs/stdlib_logger.md
1 parent 639c391 commit f733365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_logger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ Writes the string `message` to `self % log_units` with optional additional text.
482482

483483
#### Syntax
484484

485-
`call [[stdlib_logger(module):self % log_information(interface)]]( message [, module, procedure ] )`
485+
`call self % [[logger_type(type):log_information(bound)]]( message [, module, procedure ] )`
486486

487487
#### Behavior
488488

0 commit comments

Comments
 (0)