Skip to content

Commit 7bc2d21

Browse files
committed
TASK-113041: Rewording
Signed-off-by: Doug Koerich <[email protected]>
1 parent 25f71f3 commit 7bc2d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/momentum/4/config/ref-debug-throttle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ if the source of the message is something like this:
2828

2929
then all messages that match this pattern will be considered the same for throttling purposes, regardless of the actual
3030
values of `<timestamp>` and `<mailfrom>`. This happens because the default logging module is based on `printf`-style
31-
formatting, which allows variable content in log messages, and it is the formatting that determines message sameness.
31+
format strings, which allows variable content in log messages, and it is the format string that determines message sameness.
3232

3333
<a name="conf.ref.debug_throttle"></a>
3434
# Configuration options

0 commit comments

Comments
 (0)