From 69478068f02761dde433dd3c867627a8e1bd4653 Mon Sep 17 00:00:00 2001
From: dsiders
Date: Wed, 15 Feb 2023 05:51:23 +0000
Subject: [PATCH] Docs: DateTimeCtrls/datetimepicker. Fixes spelling
errors/typos.
---
components/datetimectrls/docs/datetimepicker.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/datetimectrls/docs/datetimepicker.xml b/components/datetimectrls/docs/datetimepicker.xml
index 6546468dca..564d8f8888 100644
--- a/components/datetimectrls/docs/datetimepicker.xml
+++ b/components/datetimectrls/docs/datetimepicker.xml
@@ -2589,7 +2589,7 @@ value.
Use MinDate and MaxDate to define the range of dates allowed in the control.
-If they ar not assigned, the values in TheSmallestDate and TheBiggestDate are
+If they are not assigned, the values in TheSmallestDate and TheBiggestDate are
used.
@@ -3431,7 +3431,7 @@ Use HideDateTimeParts to hide a date/time part which is normally visible for
the property settings in the control.
-Use of MonthNames is now largely redundant. THe same functionality is
+Use of MonthNames is now largely redundant. The same functionality is
available using MonthDisplay and CustomMonthNames. In prior LCL versions,
MonthNames needed access to the ShortMonthNames and LongMonthNames variables
in the FPC RTL. These values have been deprecated in the RTL, and MonthNames