From bf451e3f959a6f5d28f7bb6864f042969056ae94 Mon Sep 17 00:00:00 2001 From: reiniero Date: Thu, 5 Jun 2014 05:27:57 +0000 Subject: [PATCH] * Docs: cosmetic git-svn-id: trunk@45344 - --- docs/xml/lcl/lclintf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.