Merge pull request #28125 from KoBeWi/code_true_code
Consistently wrap booleans in [code]
This commit is contained in:
commit
ab4705a807
60 changed files with 93 additions and 93 deletions
|
|
@ -60,7 +60,7 @@
|
|||
<argument index="1" name="now" type="bool" default="false">
|
||||
</argument>
|
||||
<description>
|
||||
Disconnect the given peer. If "now" is set to true, the connection will be closed immediately without flushing queued messages.
|
||||
Disconnect the given peer. If "now" is set to [code]true[/code], the connection will be closed immediately without flushing queued messages.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_last_packet_channel" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue