wujysh commented on a change in pull request #18: add english doc
URL: https://github.com/apache/incubator-iotdb/pull/18#discussion_r250666787
 
 

 ##########
 File path: docs/Documentation/OtherMaterial-Examples.md
 ##########
 @@ -52,12 +58,12 @@ public class IotdbHelloWorld {
             }
         }
         finally {
-                   // 8. Close
+            // 8. Close
             if(statement != null) statement.close();
 
 Review comment:
   Code style? Add a space after `if`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to