diff --git a/MatterControl.csproj b/MatterControl.csproj index afe39a9c0..69958958c 100644 --- a/MatterControl.csproj +++ b/MatterControl.csproj @@ -93,7 +93,7 @@ - + diff --git a/PrintLibrary/RegisteredCreatort.cs b/PrintLibrary/RegisteredCreators.cs similarity index 100% rename from PrintLibrary/RegisteredCreatort.cs rename to PrintLibrary/RegisteredCreators.cs