mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-05-18 13:41:27 -04:00
fixed typoo ;-)
This commit is contained in:
@@ -236,7 +236,7 @@ public static partial class CommonFormatters
|
||||
i++;
|
||||
}
|
||||
|
||||
i--; // skipped one to much as outer loop advances as well
|
||||
i--; // skipped one too much as outer loop advances as well
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user