standardize comments in English

This commit is contained in:
Alexander Trofimov
2026-04-02 08:10:57 +03:00
parent b18715ae81
commit 10b2b0d3d0
950 changed files with 7092 additions and 7093 deletions

View File

@ -236,7 +236,7 @@ namespace DocFileFormat
break;
case sprmTDefTableShd80:
{
if (!tapx->IsSkipShading97()) // если такой операнд единственный то учитываем его, иначе скипаем его
if (!tapx->IsSkipShading97()) // if this operand is the only one, take it into account, otherwise skip it
{
apppendCellShading(iter->Arguments, iter->argumentsSize, _cellIndex);
}