wiki.techinc.nl/includes/diff
Matěj Suchánek e47c441078 Fix many typos in comments
Found using IntelliJ's "Typo" code inspection.

Change-Id: I746220ebe6e1e39f6cb503390ec9053e6518cf16
2022-05-10 12:46:11 +00:00
..
Hook Fix various documentation related to null types (part II) 2022-03-08 23:45:31 +00:00
ArrayDiffFormatter.php
ComplexityException.php
Diff.php
DiffEngine.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
DifferenceEngine.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
DifferenceEngineSlotDiffRenderer.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
DiffFormatter.php
DiffOp.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpAdd.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpChange.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpCopy.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpDelete.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
RangeDifference.php
SlotDiffRenderer.php
TableDiffFormatter.php Rename diff-related classes for LTR compatibility 2021-09-17 22:58:44 +00:00
TextSlotDiffRenderer.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
UnifiedDiffFormatter.php
UnsupportedSlotDiffRenderer.php
WordAccumulator.php
WordLevelDiff.php