summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-26 11:57:59 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-26 13:34:42 +0100
commitea1bb8be79f1daea1127e71e01a46989538dc2df (patch)
tree1d12fbed4e2df70cfe8ac1bd7961b43fed68a3c5
parent2d66f9dc4723fdbccf4bd64edcc66bf31df078fa (diff)
grapic->graphic
Change-Id: I81bf188d1dc53783f5f9a3826497aba6c52d3f29
-rw-r--r--sw/source/filter/ww8/ww8graf.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8graf.cxx b/sw/source/filter/ww8/ww8graf.cxx
index 1abac07881bd..a810e7143965 100644
--- a/sw/source/filter/ww8/ww8graf.cxx
+++ b/sw/source/filter/ww8/ww8graf.cxx
@@ -2381,7 +2381,7 @@ SwFrmFmt* SwWW8ImplReader::Read_GrafLayer( long nGrafAnchorCp )
WW8PLCFspecial* pPF = pPlcxMan->GetFdoa();
if( !pPF )
{
- OSL_ENSURE( false, "Where is the grapic (1) ?" );
+ OSL_ENSURE( false, "Where is the graphic (1) ?" );
return 0;
}