From 307078a0b552fe5c6876cdf74160f3d7aeb8d0ba Mon Sep 17 00:00:00 2001
From: dsiders
Date: Wed, 10 Nov 2021 07:36:29 +0000
Subject: [PATCH] Docs: LCL/grids. Fixes spelling error.
(cherry picked from commit f642074957976d284635d7c31372ba0fdad4e524)
---
docs/xml/lcl/grids.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/xml/lcl/grids.xml b/docs/xml/lcl/grids.xml
index 62dcd246f7..5eed3d1c78 100644
--- a/docs/xml/lcl/grids.xml
+++ b/docs/xml/lcl/grids.xml
@@ -10357,7 +10357,7 @@
StartPushCell updates the GridState property to the value gsButtonColumnClicking, and calls the DoPushCell method to cache and redraw the clicked cell.
- StartPushCell is called from the MouseDown method when a mouse click has occured over a cell using a button-style Editor in the non-fixed area for the grid control.
+ StartPushCell is called from the MouseDown method when a mouse click has occurred over a cell using a button-style Editor in the non-fixed area for the grid control.