提交 88bfc327 编写于 作者: N nulltoken

Fixed a typo.

上级 f489cc6d
......@@ -5,7 +5,7 @@
namespace libgit2sharp.Tests
{
[TestFixture]
public class InstanciatingARepository
public class InstantiatingARepository
{
const string PathToRepository = "../../Resources/testrepo.git";
......
......@@ -47,7 +47,7 @@
<Compile Include="ObjectIdFixture.cs" />
<Compile Include="RepositoryFixtures.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="InstanciatingARepository.cs" />
<Compile Include="InstantiatingARepository.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\libgit2sharp\libgit2sharp.csproj">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册