This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 6a7226911773c3978c8b39e835734f8982b62a19
Author: lburgazzoli <lburgazz...@gmail.com>
AuthorDate: Tue May 29 18:01:31 2018 +0200

    regen
---
 .../apache/camel/jsonpath/springboot/JsonPathLanguageConfiguration.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/platforms/spring-boot/components-starter/camel-jsonpath-starter/src/main/java/org/apache/camel/jsonpath/springboot/JsonPathLanguageConfiguration.java
 
b/platforms/spring-boot/components-starter/camel-jsonpath-starter/src/main/java/org/apache/camel/jsonpath/springboot/JsonPathLanguageConfiguration.java
index 848cd46..ba22f22 100644
--- 
a/platforms/spring-boot/components-starter/camel-jsonpath-starter/src/main/java/org/apache/camel/jsonpath/springboot/JsonPathLanguageConfiguration.java
+++ 
b/platforms/spring-boot/components-starter/camel-jsonpath-starter/src/main/java/org/apache/camel/jsonpath/springboot/JsonPathLanguageConfiguration.java
@@ -40,7 +40,7 @@ public class JsonPathLanguageConfiguration
      */
     private Boolean allowSimple = true;
     /**
-     * Whether to allow using the easy predicate parse to pre-parse predicates.
+     * Whether to allow using the easy predicate parser to pre-parse 
predicates.
      */
     private Boolean allowEasyPredicate = true;
     /**

-- 
To stop receiving notification emails like this one, please contact
lburgazz...@apache.org.

Reply via email to