summaryrefslogtreecommitdiff
path: root/oox/source/export/preset-definitions-to-shape-types.pl
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/export/preset-definitions-to-shape-types.pl')
-rw-r--r--oox/source/export/preset-definitions-to-shape-types.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/export/preset-definitions-to-shape-types.pl b/oox/source/export/preset-definitions-to-shape-types.pl
index becac00ab7e8..686606bdc578 100644
--- a/oox/source/export/preset-definitions-to-shape-types.pl
+++ b/oox/source/export/preset-definitions-to-shape-types.pl
@@ -284,7 +284,7 @@ $path_h = 1;
201 => 'hostControl', # should not be used
202 => 'textBox'
);
-# An error occured, we have to ignore this shape
+# An error occurred, we have to ignore this shape
sub error( $ )
{
my ( $msg ) = @_;