From fa16ce8711c2aedcf2842f032f02334fc0694e86 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Fri, 16 Mar 2012 19:23:55 +0200 Subject: agg: fixes a spelling mistake in code comments --- src/corelib/render/software/platform/linux/agg_platform_support.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/corelib') diff --git a/src/corelib/render/software/platform/linux/agg_platform_support.pas b/src/corelib/render/software/platform/linux/agg_platform_support.pas index e963ebc0..cd3b33ac 100644 --- a/src/corelib/render/software/platform/linux/agg_platform_support.pas +++ b/src/corelib/render/software/platform/linux/agg_platform_support.pas @@ -94,7 +94,7 @@ type // Possible formats of the rendering buffer. Initially I thought that it's // reasonable to create the buffer and the rendering functions in // accordance with the native pixel format of the system because it -// would have no overhead for pixel format conersion. +// would have no overhead for pixel format conversion. // But eventually I came to a conclusion that having a possibility to // convert pixel formats on demand is a good idea. First, it was X11 where // there lots of different formats and visuals and it would be great to @@ -2512,4 +2512,4 @@ begin end; END. - \ No newline at end of file + -- cgit v1.2.3-70-g09d2