diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-04-18 22:06:00 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-04-19 00:30:12 -0400 |
commit | f08b96bfa38e4e0e171d7aca0202d0039f7caad3 (patch) | |
tree | f3aeaba78e142e6e8cfc60ddb8f9ef2a6a8eec8b | |
parent | c5be9ffb731952ecbc037ef036e1fcdb385d9572 (diff) |
Typo.
Change-Id: I67c6c2fad73d81b7ac9a9d50280f323a1fe88aad
-rw-r--r-- | sc/inc/dpsave.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dpsave.hxx b/sc/inc/dpsave.hxx index 9cd00225e8cb..ab0e86e34b0f 100644 --- a/sc/inc/dpsave.hxx +++ b/sc/inc/dpsave.hxx @@ -282,7 +282,7 @@ public: /** * Get a dimension object by its name. <i>If one doesn't exist for the - * given name, it creats a new one.</i> + * given name, it creates a new one.</i> * * @param rName dimension name * |