From e4b7ad30b51d7a350251f6d3229f15933503a840 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Tue, 15 Feb 2011 00:32:40 +0100 Subject: [PATCH] Fix typo in AstMethodBodyBuilder file name. --- .../Ast/{AstMetodBodyBuilder.cs => AstMethodBodyBuilder.cs} | 0 ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename ICSharpCode.Decompiler/Ast/{AstMetodBodyBuilder.cs => AstMethodBodyBuilder.cs} (100%) diff --git a/ICSharpCode.Decompiler/Ast/AstMetodBodyBuilder.cs b/ICSharpCode.Decompiler/Ast/AstMethodBodyBuilder.cs similarity index 100% rename from ICSharpCode.Decompiler/Ast/AstMetodBodyBuilder.cs rename to ICSharpCode.Decompiler/Ast/AstMethodBodyBuilder.cs diff --git a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj index eaa5373ac..d260b68e7 100644 --- a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj +++ b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj @@ -50,7 +50,7 @@ - +