Skip to content

Typo "git repository"→"Git repository" #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: live
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Type Name="Wiki" FullName="Microsoft.TeamFoundation.Wiki.WebApi.Wiki">
<Type Name="Wiki" FullName="Microsoft.TeamFoundation.Wiki.WebApi.Wiki">
<TypeSignature Language="C#" Value="public class Wiki : Microsoft.TeamFoundation.Wiki.WebApi.WikiCreateParameters" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit Wiki extends Microsoft.TeamFoundation.Wiki.WebApi.WikiCreateParameters" />
<TypeSignature Language="DocId" Value="T:Microsoft.TeamFoundation.Wiki.WebApi.Wiki" />
Expand All @@ -20,7 +20,7 @@
</Attributes>
<Docs>
<summary>
Defines a wiki repository which encapsulates the git repository backing the wiki.
Defines a wiki repository which encapsulates the Git repository backing the wiki.
</summary>
<remarks>To be added.</remarks>
</Docs>
Expand Down Expand Up @@ -64,7 +64,7 @@
</ReturnValue>
<Docs>
<summary>
The head commit associated with the git repository backing up the wiki.
The head commit associated with the Git repository backing up the wiki.
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
Expand Down Expand Up @@ -120,11 +120,11 @@
</ReturnValue>
<Docs>
<summary>
The git repository that backs up the wiki.
The Git repository that backs up the wiki.
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>
</Type>