summaryrefslogtreecommitdiff
path: root/include/git2/attr.h
diff options
context:
space:
mode:
authorVicent Martí <tanoku@gmail.com>2012-05-19 07:10:22 -0700
committerVicent Martí <tanoku@gmail.com>2012-05-19 07:10:22 -0700
commitf7ed0c344713f5391fa7e63e7b432fde0896bf89 (patch)
treea97f69fd7bace881a10ca650e2461078e6391ccd /include/git2/attr.h
parentad5df35a47d56c3d716d7a56eac4aeb611987c11 (diff)
parentd73c94b21c58d78a7bf268bc9e3b0f4daa11e514 (diff)
downloadlibgit2-f7ed0c344713f5391fa7e63e7b432fde0896bf89.tar.gz
Merge pull request #713 from waywardmonkeys/spelling
Fix spelling errors.
Diffstat (limited to 'include/git2/attr.h')
-rw-r--r--include/git2/attr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2/attr.h b/include/git2/attr.h
index 28ca3bc1c..8f5a1268d 100644
--- a/include/git2/attr.h
+++ b/include/git2/attr.h
@@ -66,7 +66,7 @@ GIT_BEGIN_DECL
/**
* GIT_ATTR_HAS_VALUE checks if an attribute is set to a value (as
- * opposied to TRUE, FALSE or UNSPECIFIED). This would be the case if
+ * opposed to TRUE, FALSE or UNSPECIFIED). This would be the case if
* for a file with something like:
*
* *.txt eol=lf