Spreadsheet: typo fixes

This commit is contained in:
luz.paz
2018-04-20 17:10:02 -04:00
committed by wmayer
parent fca625f33e
commit 39eb4fc5a0
4 changed files with 6 additions and 6 deletions

View File

@@ -685,7 +685,7 @@ void Cell::visit(App::ExpressionVisitor &v)
}
/**
* Decode aligment into its internal value.
* Decode alignment into its internal value.
*
* @param itemStr Alignment as a string
* @param alignment Current alignment. This is or'ed with the one in \a itemStr.