summaryrefslogtreecommitdiff
path: root/pixman
diff options
context:
space:
mode:
authorAlp Toker <alp@atoker.com>2007-01-07 02:03:30 +0000
committerBehdad Esfahbod <behdad@behdad.org>2007-01-07 01:35:15 -0500
commitcaa3c2e1e7901031488f5dae243a755a4e4daec9 (patch)
treefc87f147cb04ad5b82b74eda98c3bd2ced25a89c /pixman
parentc96a71e709e537f690da6d4a184aa4c64fe11028 (diff)
Fix various code/comment typos
Diffstat (limited to 'pixman')
-rw-r--r--pixman/src/pixregion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/src/pixregion.c b/pixman/src/pixregion.c
index 5112157c..0404dff4 100644
--- a/pixman/src/pixregion.c
+++ b/pixman/src/pixregion.c
@@ -1421,7 +1421,7 @@ QuickSortRects(
* Step 2. Split the rectangles into the minimum number of proper y-x
* banded regions. This may require horizontally merging
* rectangles, and vertically coalescing bands. With any luck,
- * this step in an identity tranformation (ala the Box widget),
+ * this step in an identity transformation (ala the Box widget),
* or a coalescing into 1 box (ala Menus).
*
* Step 3. Merge the separate regions down to a single region by calling