From d02bd44c53d320c92c6f32c334a6008da25dc5b7 Mon Sep 17 00:00:00 2001 From: mattias Date: Sat, 5 Dec 2015 23:30:07 +0000 Subject: [PATCH] lcl: fixed typos git-svn-id: branches/fixes_1_6@50669 - --- lcl/graphtype.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lcl/graphtype.pp b/lcl/graphtype.pp index 54e297bb36..42db413dde 100644 --- a/lcl/graphtype.pp +++ b/lcl/graphtype.pp @@ -33,8 +33,8 @@ type TGraphicsColor = -$7FFFFFFF-1..$7FFFFFFF; TGraphicsFillStyle = ( - fsSurface, // fill till the color (it fills all execpt this color) - fsBorder // fill this color (it fills only conneted pixels of this color) + fsSurface, // fill till the color (it fills all except this color) + fsBorder // fill this color (it fills only connected pixels of this color) ); TGraphicsBevelCut = (