From 25ceba47ffefa8cf9639c4f7ef907d0f2974f7d3 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Wed, 9 Jul 2014 01:14:58 +0530 Subject: changelog: variable 'writen' is changed This patch change the variable name to 'written' in changelog, along with few other typo fixing. Change-Id: I1d3cbea5c89fc0a15233bb6e61b4fbd4bfdd3a67 BUG: 1075417 Signed-off-by: Humble Chirammal Reviewed-on: http://review.gluster.org/8267 Tested-by: Gluster Build System Reviewed-by: Venky Shankar Tested-by: Venky Shankar --- xlators/features/changelog/lib/src/gf-changelog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators/features/changelog/lib/src/gf-changelog.c') diff --git a/xlators/features/changelog/lib/src/gf-changelog.c b/xlators/features/changelog/lib/src/gf-changelog.c index 0240aeb0086..482a59aa805 100644 --- a/xlators/features/changelog/lib/src/gf-changelog.c +++ b/xlators/features/changelog/lib/src/gf-changelog.c @@ -272,7 +272,7 @@ gf_changelog_done (char *file) /** * @API - * for a set of changelogs, start from the begining + * for a set of changelogs, start from the beginning */ int gf_changelog_start_fresh () -- cgit