Author: apaliwal
Date: Wed Jul 29 21:20:09 2015
New Revision: 1693348

URL: http://svn.apache.org/r1693348
Log:
Updated docs for FLUME-2660, fixed build error

Modified:
    flume/site/trunk/content/sphinx/FlumeUserGuide.rst

Modified: flume/site/trunk/content/sphinx/FlumeUserGuide.rst
URL: 
http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/FlumeUserGuide.rst?rev=1693348&r1=1693347&r2=1693348&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/FlumeUserGuide.rst (original)
+++ flume/site/trunk/content/sphinx/FlumeUserGuide.rst Wed Jul 29 21:20:09 2015
@@ -3791,6 +3791,7 @@ Let's see an example of simple size base
 than maximum size specified.
 
 .. code-block:: java
+
   public static class MyEventValidator implements EventValidator {
 
     private int value = 0;


Reply via email to