Skip to content

Commit 6c3afd2

Browse files
committed
Formatting pass
1 parent 02572c7 commit 6c3afd2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SabreTools.RedumpLib/Data/Enumerations.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2481,7 +2481,7 @@ public enum RedumpSystem
24812481
/// </summary>
24822482
/// <remarks>
24832483
/// https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
2484-
///
2484+
///
24852485
/// Because of how Redump stores region IDs, the second letter of each
24862486
/// code is lower-cased. In any other system, both letters would be
24872487
/// capitalized properly.
@@ -3382,7 +3382,7 @@ public enum Region
33823382
[HumanReadable(LongName = "Thailand", ShortName = "Th")]
33833383
Thailand,
33843384

3385-
// East Timor was "Tp"
3385+
// East Timor was "Tp"
33863386
[HumanReadable(LongName = "Timor-Leste (East Timor)", ShortName = "Tl")]
33873387
TimorLeste,
33883388

0 commit comments

Comments
 (0)