Skip to content

Commit eedb80a

Browse files
authored
Update doc/specs/stdlib_logger.md
1 parent 6997c77 commit eedb80a

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
@@ -633,7 +633,7 @@ followed by `prefix \\ ': '`, if present, and finally `message`.
633633

634634
#### Syntax
635635

636-
`call [[stdlib_logger(module):self % log_message(interface)]]( message [, module, procedure, prefix ] )`
636+
`call self % [[logger_type(type):log_message(bound)]]( message [, module, procedure, prefix ] )`
637637

638638
#### Class
639639

0 commit comments

Comments
 (0)