Kaydet (Commit) a11bf86b authored tarafından Julien Nabet's avatar Julien Nabet

Typos

Change-Id: Ie256ce5c1c7b82e0dbe5877524a5e5aa2c9c3ab1
üst 7bdd928c
......@@ -40,7 +40,7 @@ namespace ww
}
/*
Similiar to assert, StaticAssert is only in operation when NDEBUG is not
Similar to assert, StaticAssert is only in operation when NDEBUG is not
defined. It will test its first argument at compile time and on failure
report the error message of the second argument, which must be a valid c++
classname. i.e. no spaces, punctuation or reserved keywords.
......
......@@ -2197,7 +2197,7 @@ void WW8TabDesc::CalcDefaults()
if (pR->nWwCols)
{
/*
Similiar to graphics and other elements word does not totally
Similar to graphics and other elements word does not totally
factor the width of the border into its calculations of size, we
do so we must adjust out widths and other dimensions to fit. It
appears that what occurs is that the last cell's right margin if
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment