Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Change-Id: I0ec220642295bd5a855ac38d8e5f721a20351836
Reviewed-on: https://gerrit.libreoffice.org/66633
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
  • Loading branch information
Gelma authored and serval2412 committed Jan 19, 2019
1 parent 189f4d3 commit 14f6382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cppu/source/typelib/typelib.cxx
Expand Up @@ -102,7 +102,7 @@ static sal_Int32 getDescriptionSize( typelib_TypeClass eTypeClass )

sal_Int32 nSize;
// The reference is the description
// if the description is empty, than it must be filled with
// if the description is empty, then it must be filled with
// the new description
switch( eTypeClass )
{
Expand Down

0 comments on commit 14f6382

Please sign in to comment.