Merge pull request #28125 from KoBeWi/code_true_code

Consistently wrap booleans in [code]
This commit is contained in:
Rémi Verschelde
2019-04-22 11:59:16 +02:00
committed by GitHub
60 changed files with 93 additions and 93 deletions

View File

@ -45,7 +45,7 @@
<return type="bool">
</return>
<description>
Return true of the filesystem is being scanned.
Return [code]true[/code] of the filesystem is being scanned.
</description>
</method>
<method name="scan">