From 0ec9398fc7fc7bdc176b03c3ed4bb11938fa7ff3 Mon Sep 17 00:00:00 2001
From: Carl Worth <cworth@cworth.org>
Date: Fri, 12 Jun 2009 17:41:30 -0700
Subject: [PATCH] Neither Kevin nor the spellchecker liked "pageful"

But nobody should complain about "screen full".
---
 src/intel/performance_measurement.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/intel/performance_measurement.mdwn b/src/intel/performance_measurement.mdwn
index 6b6cfc5..98d6080 100644
--- a/src/intel/performance_measurement.mdwn
+++ b/src/intel/performance_measurement.mdwn
@@ -5,7 +5,7 @@
 Trying to get a handle on 2D graphics rendering performance can be a
 difficult task. Obviously, people care about the performance of their
 2D applications. Nobody wants to wait for a web browser to scroll past
-tacky banner ads or for an email client to render a pageful of
+tacky banner ads or for an email client to render a screen full of
 spam. And it's easy for users to notice "my programs aren't rendering
 as fast with the latest drivers". But what developers need is a way to
 quantify exactly what that means, in order to track improvements and
-- 
2.45.2