mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 01:11:43 +08:00
standardize comments in English
This commit is contained in:
@ -59,7 +59,7 @@ namespace DocFileFormat
|
||||
|
||||
if (OpCode == 0 && size == 4)
|
||||
{
|
||||
//так записывается rgb цвет (
|
||||
//this is how rgb color is written (
|
||||
OpCode = sprmCCv;
|
||||
opSize = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user