diff --git a/docs/xml/lcl/lclintf.xml b/docs/xml/lcl/lclintf.xml index 623033df22..daf97c268b 100644 --- a/docs/xml/lcl/lclintf.xml +++ b/docs/xml/lcl/lclintf.xml @@ -23,7 +23,7 @@
For example:
- Instead of using the common windows functions SaveDC and RestoreDC use
+ Instead of using the common Windows functions SaveDC and RestoreDC use
the Canvas.SaveHandleState and Canvas.RestoreHandleState.