Skip to content

Commit be645cd

Browse files
algonellgitster
authored andcommitted
fsmonitor-settings: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4b8c766 commit be645cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fsmonitor-settings.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#include "fsmonitor-path-utils.h"
88

99
/*
10-
* We keep this structure defintion private and have getters
10+
* We keep this structure definition private and have getters
1111
* for all fields so that we can lazy load it as needed.
1212
*/
1313
struct fsmonitor_settings {

0 commit comments

Comments
 (0)