Fix comment typo in common.h

This commit is contained in:
Scott J. Goldman 2012-05-10 17:16:24 -07:00
parent 54bdc64a92
commit b1ec25facc

View File

@ -77,7 +77,7 @@ GIT_BEGIN_DECL
#endif
/**
* The maximum length of a git valid git path.
* The maximum length of a valid git path.
*/
#define GIT_PATH_MAX 4096