lcl docs: balance <i> tags, patch from derit agustin (issue #27166)

git-svn-id: trunk@47200 -
This commit is contained in:
vincents 2014-12-15 09:30:45 +00:00
parent f11c461743
commit 4a72302da6

View File

@ -16,7 +16,7 @@ writers and component writers can offer different functionality or workarounds
for bugs and take the LCL version into account while choosing their algorithms for bugs and take the LCL version into account while choosing their algorithms
at run-time.</p><p>Likewise, these version constants can be used at compile time in conditional at run-time.</p><p>Likewise, these version constants can be used at compile time in conditional
expressions, such as <i>{$IF lcl_major&gt;0}</i>. These kinds of expressions, such as <i>{$IF lcl_major&gt;0}</i>. These kinds of
expressions are supported in <i>{$mode delphi}</i> and <i>{$mode objfpc}.</p> expressions are supported in <i>{$mode delphi}</i> and <i>{$mode objfpc}</i>.</p>
</descr> </descr>
<!-- constant Visibility: default --> <!-- constant Visibility: default -->