From 930f86da01d1dea877f3d17ddc1c00ef816bd595 Mon Sep 17 00:00:00 2001 From: Biarity Date: Sat, 26 May 2018 09:48:54 +1000 Subject: [PATCH] Spelling --- .editorconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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