Skip to content

Commit 3874e87

Browse files
committed
apply suggestion by @jvdp1
1 parent 99dd85e commit 3874e87

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
@@ -98,7 +98,7 @@ The module defines twelve public procedures: one function and eleven
9898
subroutines. The
9999
methods are:
100100

101-
Procedure | Class | Description
101+
Method | Class | Description
102102
---------------------|------------|------------
103103
[`add_log_file`](./stdlib_logger.html#add_log_file-open-a-file-and-add-its-unit-to-self-log_units) | Subroutine | Opens a file using `newunit`, and adds the resulting unit to the `log_units` list
104104
[`add_log_unit`](./stdlib_logger.html#add_log_unit-add-a-unit-to-the-array-self-log_units) | Subroutine | Adds an existing unit to the `log_units` list

0 commit comments

Comments
 (0)