Skip to content

Commit 9142c6e

Browse files
committed
fixed typo in file name
1 parent 97cbfbe commit 9142c6e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Rubberduck.Parsing/Rubberduck.Parsing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<Compile Include="Symbols\DebugDeclarations.cs" />
150150
<Compile Include="Symbols\AliasDeclarations.cs" />
151151
<Compile Include="Symbols\FormEventDeclarations.cs" />
152-
<Compile Include="Symbols\ICustomDelarationLoader.cs" />
152+
<Compile Include="Symbols\ICustomDeclarationLoader.cs" />
153153
<Compile Include="Symbols\Identifier.cs" />
154154
<Compile Include="Binding\IBindingContext.cs" />
155155
<Compile Include="Binding\IBoundExpression.cs" />

0 commit comments

Comments
 (0)