mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-22 11:29:43 +01:00
Docs: LazUtils/lazloggerbase.xml. Removes extra spaces in topics. Uses consistent tagging for True and False values.
This commit is contained in:
parent
ad449315fa
commit
c10c1fdb2e
@ -151,7 +151,7 @@ LazLoggerBase
|
||||
|
||||
<!-- variable Visibility: default -->
|
||||
<element name="TLazLoggerLogGroup.Enabled">
|
||||
<short>True if the log group is enabled.</short>
|
||||
<short><b>True</b> if the log group is enabled.</short>
|
||||
<descr/>
|
||||
<seealso/>
|
||||
</element>
|
||||
@ -292,7 +292,7 @@ LazLoggerBase
|
||||
<short>Case-insensitive name for the log group added in the method.</short>
|
||||
</element>
|
||||
<element name="TLazLoggerLogGroupList.Add.ADefaulEnabled">
|
||||
<short>True if enabled by default.</short>
|
||||
<short><b>True</b> if enabled by default.</short>
|
||||
</element>
|
||||
|
||||
<!-- function Visibility: protected -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user