summaryrefslogtreecommitdiff
path: root/canvas/source/tools/surface.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/tools/surface.cxx')
-rw-r--r--canvas/source/tools/surface.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/tools/surface.cxx b/canvas/source/tools/surface.cxx
index 83bb9b960742..d30b8f4a8d9f 100644
--- a/canvas/source/tools/surface.cxx
+++ b/canvas/source/tools/surface.cxx
@@ -468,7 +468,7 @@ namespace canvas
if( mpFragment )
{
// now we need to 'select' the fragment, which will in turn
- // pull informations from the image on demand.
+ // pull information from the image on demand.
// in case this fragment is still not located on any of the
// available pages ['naked'], we force the page manager to
// do it now, no way to defer this any longer...