mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-25 10:49:23 -05:00
Fix formatting in the logcontext doc (#10337)
This commit is contained in:
parent
f6767abc05
commit
33ae301fee
1
changelog.d/10337.doc
Normal file
1
changelog.d/10337.doc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Fix formatting in the logcontext documentation.
|
@ -17,7 +17,7 @@ class).
|
|||||||
Deferreds make the whole thing complicated, so this document describes
|
Deferreds make the whole thing complicated, so this document describes
|
||||||
how it all works, and how to write code which follows the rules.
|
how it all works, and how to write code which follows the rules.
|
||||||
|
|
||||||
##Logcontexts without Deferreds
|
## Logcontexts without Deferreds
|
||||||
|
|
||||||
In the absence of any Deferred voodoo, things are simple enough. As with
|
In the absence of any Deferred voodoo, things are simple enough. As with
|
||||||
any code of this nature, the rule is that our function should leave
|
any code of this nature, the rule is that our function should leave
|
||||||
|
Loading…
Reference in New Issue
Block a user