Docs: LCL/lcltaskdialog. Fixes punctuation.

This commit is contained in:
dsiders 2023-02-27 23:41:09 +00:00
parent 5a051ef31b
commit 40109c93e8

View File

@ -10,7 +10,7 @@ LCLTaskDialog
<short>Implements a TaskDialog window for LCL.</short>
<descr>
<p>
<file>lcltaskdialog.pas</file> implements a task dialog . It is implemented
<file>lcltaskdialog.pas</file> implements a task dialog. It is implemented
natively on Windows Vista and Windows 7 (or later). On Windows XP, it is
emulated.
</p>