summaryrefslogtreecommitdiff
path: root/include/git2/refs.h
diff options
context:
space:
mode:
authorBruce Mitchener <bruce.mitchener@gmail.com>2012-05-19 20:24:55 +0700
committerBruce Mitchener <bruce.mitchener@gmail.com>2012-05-19 20:26:52 +0700
commitd73c94b21c58d78a7bf268bc9e3b0f4daa11e514 (patch)
treea97f69fd7bace881a10ca650e2461078e6391ccd /include/git2/refs.h
parentad5df35a47d56c3d716d7a56eac4aeb611987c11 (diff)
downloadlibgit2-d73c94b21c58d78a7bf268bc9e3b0f4daa11e514.tar.gz
Fix spelling errors.
Diffstat (limited to 'include/git2/refs.h')
-rw-r--r--include/git2/refs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/git2/refs.h b/include/git2/refs.h
index 882e32769..2918215aa 100644
--- a/include/git2/refs.h
+++ b/include/git2/refs.h
@@ -124,7 +124,7 @@ GIT_EXTERN(const char *) git_reference_name(git_reference *ref);
/**
* Resolve a symbolic reference
*
- * Thie method iteratively peels a symbolic reference
+ * This method iteratively peels a symbolic reference
* until it resolves to a direct reference to an OID.
*
* The peeled reference is returned in the `resolved_ref`
@@ -293,7 +293,7 @@ GIT_EXTERN(int) git_reference_is_packed(git_reference *ref);
*
* Reference pointers may become outdated if the Git
* repository is accessed simultaneously by other clients
- * whilt the library is open.
+ * while the library is open.
*
* This method forces a reload of the reference from disk,
* to ensure that the provided information is still