summaryrefslogtreecommitdiff
path: root/include/oox/mathml/importutils.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/mathml/importutils.hxx')
-rw-r--r--include/oox/mathml/importutils.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/mathml/importutils.hxx b/include/oox/mathml/importutils.hxx
index 52f72797ee50..2ec7af716a7c 100644
--- a/include/oox/mathml/importutils.hxx
+++ b/include/oox/mathml/importutils.hxx
@@ -122,7 +122,7 @@ public:
std::map< int, OUString > attrs;
};
/**
- Structure representing a tag, including its attributes and content text immediatelly following it.
+ Structure representing a tag, including its attributes and content text immediately following it.
*/
struct OOX_DLLPUBLIC Tag
{