diff --git a/Writer.cs b/Formatter.cs similarity index 99% rename from Writer.cs rename to Formatter.cs index b0ab17d..c3d9257 100644 --- a/Writer.cs +++ b/Formatter.cs @@ -6,7 +6,7 @@ using SabreTools.RedumpLib.Data; namespace SabreTools.RedumpLib { - public static class Writer + public static class Formatter { /// /// Format the output data in a human readable way, separating each printed line into a new item in the list