[gtk+] win32: fix some typos
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] win32: fix some typos
- Date: Thu, 10 Nov 2011 16:50:14 +0000 (UTC)
commit 4e10d9604b0a5a22d1105b3eab685f89239a9cc7
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date: Fri Nov 4 07:41:55 2011 +0100
win32: fix some typos
gdk/win32/gdkselection-win32.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gdk/win32/gdkselection-win32.c b/gdk/win32/gdkselection-win32.c
index ebfbc2b..f4e600b 100644
--- a/gdk/win32/gdkselection-win32.c
+++ b/gdk/win32/gdkselection-win32.c
@@ -587,14 +587,14 @@ _gdk_win32_display_convert_selection (GdkDisplay *display,
* it.
*
* If the data is from Mozilla Firefox or IE7, and
- * starts with an "oldfashioned" BITMAPINFOHEADER,
+ * starts with an "old fashioned" BITMAPINFOHEADER,
* i.e. with biSize==40, and biCompression == BI_RGB and
* biBitCount==32, we assume that the "extra" byte in
* each pixel in fact is alpha.
*
* The gdk-pixbuf bmp loader doesn't trust 32-bit BI_RGB
- * nitmaps to in fact have alpha, so we have to convince
- * it by changint the bitmap header to a version 5
+ * bitmaps to in fact have alpha, so we have to convince
+ * it by changing the bitmap header to a version 5
* BI_BITFIELDS one with explicit alpha mask indicated.
*
* The RGB bytes that are in bitmaps on the clipboard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]