Skip to content

Commit 554c1c8

Browse files
authored
Update log.ml
1 parent 0ecebfe commit 554c1c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

log.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ let read_env_config = State.read_env_config
189189
(**
190190
param [lines]: whether to split multiline message as separate log lines (default [true])
191191
192-
param [backtrace]: whethgter to show backtrace if [exn] is given (default is [false])
192+
param [backtrace]: whether to show backtrace if [exn] is given (default is [false])
193193
194194
param [saved_backtrace]: supply backtrace to show instead of using [Printexc.get_backtrace]
195195

0 commit comments

Comments
 (0)