Docs: LazUtils/lazloggerbase.xml. Removes extra spaces in topics. Uses consistent tagging for True and False values.

This commit is contained in:
dsiders 2022-06-12 23:40:10 +01:00
parent ad449315fa
commit c10c1fdb2e

View File

@ -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 -->