Updated Branches:
  refs/heads/flume-1.5 9b9c0831e -> 93de6b837

FLUME-1851. Fix grammatical error in Flume User Guide.

(Ashish Paliwal via Hari Shreedharan)


Project: http://git-wip-us.apache.org/repos/asf/flume/repo
Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/93de6b83
Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/93de6b83
Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/93de6b83

Branch: refs/heads/flume-1.5
Commit: 93de6b83758a5b517d16cb4b727a6d09ea5c824d
Parents: 9b9c083
Author: Hari Shreedharan <hshreedha...@apache.org>
Authored: Wed Oct 30 18:30:49 2013 -0700
Committer: Hari Shreedharan <hshreedha...@apache.org>
Committed: Wed Oct 30 18:31:41 2013 -0700

----------------------------------------------------------------------
 flume-ng-doc/sphinx/FlumeUserGuide.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flume/blob/93de6b83/flume-ng-doc/sphinx/FlumeUserGuide.rst
----------------------------------------------------------------------
diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst 
b/flume-ng-doc/sphinx/FlumeUserGuide.rst
index e38bb67..a768383 100644
--- a/flume-ng-doc/sphinx/FlumeUserGuide.rst
+++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst
@@ -128,7 +128,7 @@ Setting up an agent
 -------------------
 
 Flume agent configuration is stored in a local configuration file.  This is a
-text file which has a format follows the Java properties file format.
+text file that follows the Java properties file format.
 Configurations for one or more agents can be specified in the same
 configuration file. The configuration file includes properties of each source,
 sink and channel in an agent and how they are wired together to form data

Reply via email to