From b874629b2d5823b7f52055a9784cc2e34cd48efb Mon Sep 17 00:00:00 2001 From: Will Stamper Date: Thu, 4 Dec 2014 21:06:59 -0600 Subject: Spelling fixes --- src/path.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/path.h') diff --git a/src/path.h b/src/path.h index 11bb6d173..23d7c2ddb 100644 --- a/src/path.h +++ b/src/path.h @@ -307,7 +307,7 @@ extern int git_path_cmp( * reached (inclusive of a final call at the root_path). * * Returning anything other than 0 from the callback function - * will stop the iteration and propogate the error to the caller. + * will stop the iteration and propagate the error to the caller. * * @param pathbuf Buffer the function reads the directory from and * and updates with each successive name. -- cgit v1.2.1