Updated Branches: refs/heads/trunk c420fad5d -> 8db5de8f8
FLUME-2064: Typo/Grammar in flume main user doc under Scribe (Ashish Paliwal via Roshan Naik) Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/8db5de8f Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/8db5de8f Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/8db5de8f Branch: refs/heads/trunk Commit: 8db5de8f85f79d91818f85a241faec5d8eee9b54 Parents: c420fad Author: Roshan Naik <[email protected]> Authored: Mon Oct 21 12:06:51 2013 -0700 Committer: Roshan Naik <[email protected]> Committed: Mon Oct 21 12:06:51 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/8db5de8f/flume-ng-doc/sphinx/FlumeUserGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst b/flume-ng-doc/sphinx/FlumeUserGuide.rst index 98859ce..e38bb67 100644 --- a/flume-ng-doc/sphinx/FlumeUserGuide.rst +++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst @@ -1465,7 +1465,7 @@ Scribe Source Scribe is another type of ingest system. To adopt existing Scribe ingest system, Flume should use ScribeSource based on Thrift with compatible transfering protocol. -The deployment of Scribe please following guide from Facebook. +For deployment of Scribe please follow the guide from Facebook. Required properties are in **bold**. ============== =========== ==============================================
