diff --git a/.editorconfig b/.editorconfig index 6d6f521..9c24132 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# This is the reoslyn .EditorConfig +# This is the Roslyn .EditorConfig # top-most EditorConfig file root = true @@ -77,4 +77,4 @@ csharp_new_line_before_else = true csharp_new_line_before_catch = true csharp_new_line_before_finally = true csharp_new_line_before_members_in_object_initializers = true -csharp_new_line_before_members_in_anonymous_types = true \ No newline at end of file +csharp_new_line_before_members_in_anonymous_types = true