summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJustin Luth <justin_luth@sil.org>2017-03-30 13:51:29 +0300
committerJustin Luth <justin_luth@sil.org>2017-03-31 06:02:03 +0000
commit17d821af6bb9df93569836a92f6bed975587fc6c (patch)
treecd96c890c5600600fea061692fa13888149ae696 /include
parenttdf#106701 tabOverMargin: only affect specified tabstops, not autotab (diff)
downloadcore-17d821af6bb9df93569836a92f6bed975587fc6c.tar.gz
core-17d821af6bb9df93569836a92f6bed975587fc6c.zip
spelling in comments: minmal -> minimal
Change-Id: Ie1947782cd7679c0c979d01ee7776176d771fc04 Reviewed-on: https://gerrit.libreoffice.org/35925 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Justin Luth <justin_luth@sil.org>
Diffstat (limited to 'include')
-rw-r--r--include/comphelper/seqstream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/seqstream.hxx b/include/comphelper/seqstream.hxx
index 6103af45f640..794a56837c78 100644
--- a/include/comphelper/seqstream.hxx
+++ b/include/comphelper/seqstream.hxx
@@ -97,7 +97,7 @@ public:
@param _nResizeFactor the factor which is used for resizing the sequence when necessary. In every
resize step, the new sequence size will be calculated by multiplying the current
size with this factor, rounded off to the next multiple of 4.
- @param _nMinimumResize the minmal number of bytes which is additionally allocated on resizing
+ @param _nMinimumResize the minimal number of bytes which is additionally allocated on resizing
@see closeOutput
*/
OSequenceOutputStream(