GitHub user bessbd opened a pull request:
https://github.com/apache/flume/pull/270
Fix minor typo in EmbeddedAgent javadoc
Embedded agent doc is not present in
http://flume.apache.org/FlumeUserGuide.html , however it's there in
http://flume.apache.org/FlumeDeveloperGuide.html .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bessbd/flume patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/270.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #270
----
commit b79513da9b2de30aea667637bab33d71b6d031d5
Author: Bessenyei Balázs Donát <bessbd@...>
Date: 2018-12-22T19:10:44Z
Fix minor typo in EmbeddedAgent javadoc
----
---