From 31f2b7e5911f730245cf347924d1c839fc2832a4 Mon Sep 17 00:00:00 2001 From: Marc Mutz Date: Fri, 8 Aug 2014 09:51:34 +0200 Subject: Use NAmE spelling of grey (gray) These occurrences are only in docs or code comments. Change-Id: Ia114466a85c01e2b978396c329153044921fb20b Reviewed-by: Sean Harmer --- src/gui/kernel/qpixelformat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kernel') diff --git a/src/gui/kernel/qpixelformat.cpp b/src/gui/kernel/qpixelformat.cpp index 441707791f..90ab2db93e 100644 --- a/src/gui/kernel/qpixelformat.cpp +++ b/src/gui/kernel/qpixelformat.cpp @@ -283,7 +283,7 @@ QT_BEGIN_NAMESPACE Constructor function for creating a Grayscale format. Monochrome formats can be described by passing 1 to \a channelSize. Its also possible to define very - accurate greyscale formats using doubles to describe each pixel by passing 8 + accurate grayscale formats using doubles to describe each pixel by passing 8 as \a channelSize and FloatingPoint as \a typeInterpretation. \sa QPixelFormat::TypeInterpretation -- cgit v1.2.3