diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-06-29 13:10:56 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-06-29 13:15:51 +0200 |
commit | 430484932e1254f7076321c2a7b3ec3df1512896 (patch) | |
tree | a14900e50ad012302814e4272934639578e01435 /include/sfx2/styfitem.hxx | |
parent | 3b8ab58008fcbca3c581ef827e5af07eb72b23ee (diff) |
Typo: beeing->being
Change-Id: I34937e400ac8576154d33e1e11b80690222f532c
Diffstat (limited to 'include/sfx2/styfitem.hxx')
-rw-r--r-- | include/sfx2/styfitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/styfitem.hxx b/include/sfx2/styfitem.hxx index 5bbf236c76ac..a3ed4d9a9f3d 100644 --- a/include/sfx2/styfitem.hxx +++ b/include/sfx2/styfitem.hxx @@ -80,7 +80,7 @@ public: /** updates the images of all single SfxStyleFamilyItems with new images from the given resource - <p>The resource must contain a local image lists, with the id beeing the integer equivalent for the + <p>The resource must contain a local image lists, with the id being the integer equivalent for the requested bitmap mode, incremented by 1.</p> <p>Usually, you will use the same resource which originally constructed the object.</p> |