Skip to content

Commit

Permalink
Fix for code style check
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillovIlya committed Feb 1, 2025
1 parent cad523d commit b53e85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion word/Editor/ParagraphChanges.js
Original file line number Diff line number Diff line change
Expand Up @@ -2088,4 +2088,4 @@ CChangesParagraphBidi.prototype.IsNeedRecalculate = function()
{
return true;
};
CChangesParagraphBidi.prototype.CheckLock = private_ParagraphContentChangesCheckLock;
CChangesParagraphBidi.prototype.CheckLock = private_ParagraphContentChangesCheckLock;

0 comments on commit b53e85e

Please sign in to comment.