From d73c94b21c58d78a7bf268bc9e3b0f4daa11e514 Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Sat, 19 May 2012 20:24:55 +0700 Subject: Fix spelling errors. --- include/git2/attr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/git2/attr.h') 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 -- cgit v1.2.1