You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/07/13 04:23:09 UTC

[camel] branch master updated: minor grammar fix (#3998)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c4c2e9e  minor grammar fix (#3998)
c4c2e9e is described below

commit c4c2e9ec5591ba2dd7288e6793c5d90b53639376
Author: Tobias Schöneberg <me...@users.noreply.github.com>
AuthorDate: Mon Jul 13 06:22:45 2020 +0200

    minor grammar fix (#3998)
    
    * minor grammar fix
    
    * minor gramar-fix part ][; thx @oscerd for the hint
---
 core/camel-base/src/main/docs/properties-component.adoc      | 2 +-
 docs/components/modules/ROOT/pages/properties-component.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/camel-base/src/main/docs/properties-component.adoc b/core/camel-base/src/main/docs/properties-component.adoc
index f3f0488..111b9ec 100644
--- a/core/camel-base/src/main/docs/properties-component.adoc
+++ b/core/camel-base/src/main/docs/properties-component.adoc
@@ -92,7 +92,7 @@ token when you are providing a default value.
 
 == Defining location
 
-The properties component need to know a location(s) where to resolve the
+The properties component needs to know a location(s) where to resolve the
 properties. You can define 1 to many locations. If you define the
 location in a single String property you can separate multiple locations
 with comma such as:
diff --git a/docs/components/modules/ROOT/pages/properties-component.adoc b/docs/components/modules/ROOT/pages/properties-component.adoc
index 7a935b2..2b6986a 100644
--- a/docs/components/modules/ROOT/pages/properties-component.adoc
+++ b/docs/components/modules/ROOT/pages/properties-component.adoc
@@ -94,7 +94,7 @@ token when you are providing a default value.
 
 == Defining location
 
-The properties component need to know a location(s) where to resolve the
+The properties component needs to know a location(s) where to resolve the
 properties. You can define 1 to many locations. If you define the
 location in a single String property you can separate multiple locations
 with comma such as: