diff options
Diffstat (limited to 'xlators/features/changelog/lib/src/gf-changelog-helpers.h')
-rw-r--r-- | xlators/features/changelog/lib/src/gf-changelog-helpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/changelog/lib/src/gf-changelog-helpers.h b/xlators/features/changelog/lib/src/gf-changelog-helpers.h index 218896b86e7..9b875d45dcc 100644 --- a/xlators/features/changelog/lib/src/gf-changelog-helpers.h +++ b/xlators/features/changelog/lib/src/gf-changelog-helpers.h @@ -57,7 +57,7 @@ typedef struct gf_changelog { char gfc_brickpath[PATH_MAX]; - /* socket for recieving notifications */ + /* socket for receiving notifications */ int gfc_sockfd; char *gfc_working_dir; |