From b91fe122584e0120f7f529d9605e4a03fefd1bce Mon Sep 17 00:00:00 2001 From: "Matthew \"strager\" Glazar" Date: Fri, 14 Oct 2022 18:27:06 -0700 Subject: [PATCH] Fix typo in documentation --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 0b875995..616189e0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3942,7 +3942,7 @@ Parameters: - `0` - Disable logging - `1` - Log errors only - `2` - Log errors and info messages - - `3` - Log errors, into and debug messages + - `3` - Log errors, info and debug messages - `4` - Log everything Return value: None