Skip to content

Commit

Permalink
manual.yml: debug/1: typo
Browse files Browse the repository at this point in the history
msgs
  • Loading branch information
pkoppstein committed Jul 13, 2023
1 parent accf7d5 commit 4e8b6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/manual/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3085,7 +3085,7 @@ sections:
`["DEBUG:", <input-value>]` where <input-value> is a compact rendition of
the input value. This format may change in the future.
The `debug(msgd)` filter is defined as `(msgs | debug | empty), .`
The `debug(msgs)` filter is defined as `(msgs | debug | empty), .`
thus allowing great flexibility in the content of the message,
while also allowing multi-line debugging statements to be created.
Expand Down

0 comments on commit 4e8b6a7

Please sign in to comment.