Skip to content

Commit 01d5e2e

Browse files
authored
Update doc/specs/stdlib_logger.md
1 parent 70471ae commit 01d5e2e

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
@@ -707,7 +707,7 @@ written below `line` at the column indicated by `column`. Then
707707

708708
#### Syntax
709709

710-
`call self % [[logger_type(bound):log_text_error(bound)]]( line, column, summary [, filename, line_number, caret, stat ] )`
710+
`call self % [[logger_type(type):log_text_error(bound)]]( line, column, summary [, filename, line_number, caret, stat ] )`
711711

712712
#### Class
713713

0 commit comments

Comments
 (0)