You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/04/02 14:04:27 UTC

[camel] branch master updated: Grammatical fixes

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

coheigea 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 c164264  Grammatical fixes
c164264 is described below

commit c164264862ed24f62ebadcd9f5b960418956ab96
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Apr 2 15:04:09 2019 +0100

    Grammatical fixes
---
 components/camel-aws-cw/src/main/docs/aws-cw-component.adoc         | 2 +-
 components/camel-aws-ddb/src/main/docs/aws-ddb-component.adoc       | 2 +-
 components/camel-aws-ecs/src/main/docs/aws-ecs-component.adoc       | 2 +-
 components/camel-aws-eks/src/main/docs/aws-eks-component.adoc       | 2 +-
 components/camel-aws-iam/src/main/docs/aws-iam-component.adoc       | 2 +-
 components/camel-aws-kms/src/main/docs/aws-kms-component.adoc       | 4 ++--
 components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc | 2 +-
 components/camel-aws-mq/src/main/docs/aws-mq-component.adoc         | 2 +-
 components/camel-aws-msk/src/main/docs/aws-msk-component.adoc       | 2 +-
 components/camel-aws-s3/src/main/docs/aws-s3-component.adoc         | 2 +-
 components/camel-aws-sdb/src/main/docs/aws-sdb-component.adoc       | 2 +-
 components/camel-aws-ses/src/main/docs/aws-ses-component.adoc       | 2 +-
 components/camel-aws-sns/src/main/docs/aws-sns-component.adoc       | 2 +-
 components/camel-aws-sqs/src/main/docs/aws-sqs-component.adoc       | 2 +-
 components/camel-cm-sms/src/main/docs/cm-sms-component.adoc         | 2 +-
 15 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/components/camel-aws-cw/src/main/docs/aws-cw-component.adoc b/components/camel-aws-cw/src/main/docs/aws-cw-component.adoc
index 909147a..37329a6 100644
--- a/components/camel-aws-cw/src/main/docs/aws-cw-component.adoc
+++ b/components/camel-aws-cw/src/main/docs/aws-cw-component.adoc
@@ -11,7 +11,7 @@ the https://aws.amazon.com/sdkforjava/[AWS SDK].
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon CloudWatch. More information are available at
+signed up to use Amazon CloudWatch. More information is available at
 https://aws.amazon.com/cloudwatch/[Amazon CloudWatch].
 
 ### URI Format
diff --git a/components/camel-aws-ddb/src/main/docs/aws-ddb-component.adoc b/components/camel-aws-ddb/src/main/docs/aws-ddb-component.adoc
index e812f4f..6388649 100644
--- a/components/camel-aws-ddb/src/main/docs/aws-ddb-component.adoc
+++ b/components/camel-aws-ddb/src/main/docs/aws-ddb-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/dynamodb[Amazon's DynamoDB] service.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon DynamoDB. More information are available at
+signed up to use Amazon DynamoDB. More information is available at
 https://aws.amazon.com/dynamodb[Amazon DynamoDB].
 
 ### URI Format
diff --git a/components/camel-aws-ecs/src/main/docs/aws-ecs-component.adoc b/components/camel-aws-ecs/src/main/docs/aws-ecs-component.adoc
index eecd8b0..919d3d7 100644
--- a/components/camel-aws-ecs/src/main/docs/aws-ecs-component.adoc
+++ b/components/camel-aws-ecs/src/main/docs/aws-ecs-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/ecs/[AWS ECS] clusters instances.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon ECS. More information are available at
+signed up to use Amazon ECS. More information is available at
 https://aws.amazon.com/ecs/[Amazon ECS].
 
 ### URI Format
diff --git a/components/camel-aws-eks/src/main/docs/aws-eks-component.adoc b/components/camel-aws-eks/src/main/docs/aws-eks-component.adoc
index 605f2a1..e7d8d3a 100644
--- a/components/camel-aws-eks/src/main/docs/aws-eks-component.adoc
+++ b/components/camel-aws-eks/src/main/docs/aws-eks-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/eks/[AWS EKS] clusters instances.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon EKS. More information are available at
+signed up to use Amazon EKS. More information is available at
 https://aws.amazon.com/eks/[Amazon EKS].
 
 ### URI Format
diff --git a/components/camel-aws-iam/src/main/docs/aws-iam-component.adoc b/components/camel-aws-iam/src/main/docs/aws-iam-component.adoc
index 2d35246..99ab1c3 100644
--- a/components/camel-aws-iam/src/main/docs/aws-iam-component.adoc
+++ b/components/camel-aws-iam/src/main/docs/aws-iam-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/iam/[AWS IAM] instances.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon IAM. More information are available at
+signed up to use Amazon IAM. More information is available at
 https://aws.amazon.com/iam/[Amazon IAM].
 
 ### URI Format
diff --git a/components/camel-aws-kms/src/main/docs/aws-kms-component.adoc b/components/camel-aws-kms/src/main/docs/aws-kms-component.adoc
index 437f52e..2771476 100644
--- a/components/camel-aws-kms/src/main/docs/aws-kms-component.adoc
+++ b/components/camel-aws-kms/src/main/docs/aws-kms-component.adoc
@@ -3,13 +3,13 @@
 
 *Available as of Camel version 2.21*
 
-The KMS component supports create, run, start, stop and terminate
+The KMS component supports the ability to work with keys stored in
 https://aws.amazon.com/kms/[AWS KMS] instances.
 
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon KMS. More information are available at
+signed up to use Amazon KMS. More information is available at
 https://aws.amazon.com/kms/[Amazon KMS].
 
 ### URI Format
diff --git a/components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc b/components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc
index 73d4907..c83756a 100644
--- a/components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc
+++ b/components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/lambda/[AWS Lambda] functions.
 *Prerequisites*
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon Lambda. More information are available at
+signed up to use Amazon Lambda. More information is available at
 https://aws.amazon.com/lambda/[AWS Lambda].
 
 When creating a Lambda function, you need to specify a IAM role which has at least the AWSLambdaBasicExecuteRole policy attached.
diff --git a/components/camel-aws-mq/src/main/docs/aws-mq-component.adoc b/components/camel-aws-mq/src/main/docs/aws-mq-component.adoc
index 501391d..ba811ba 100644
--- a/components/camel-aws-mq/src/main/docs/aws-mq-component.adoc
+++ b/components/camel-aws-mq/src/main/docs/aws-mq-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/mq/[AWS MQ] instances.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon MQ. More information are available at
+signed up to use Amazon MQ. More information is available at
 https://aws.amazon.com/mq/[Amazon MQ].
 
 ### URI Format
diff --git a/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc b/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
index ba24e10..4b5bb28 100644
--- a/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
+++ b/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/msk/[AWS MSK] instances.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon MSK. More information are available at
+signed up to use Amazon MSK. More information is available at
 https://aws.amazon.com/msk/[Amazon MSK].
 
 ### URI Format
diff --git a/components/camel-aws-s3/src/main/docs/aws-s3-component.adoc b/components/camel-aws-s3/src/main/docs/aws-s3-component.adoc
index 1edb08f..1e5fbd3 100644
--- a/components/camel-aws-s3/src/main/docs/aws-s3-component.adoc
+++ b/components/camel-aws-s3/src/main/docs/aws-s3-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/s3[Amazon's S3] service.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon S3. More information are available at
+signed up to use Amazon S3. More information is available at
 https://aws.amazon.com/s3[Amazon S3].
 
 ### URI Format
diff --git a/components/camel-aws-sdb/src/main/docs/aws-sdb-component.adoc b/components/camel-aws-sdb/src/main/docs/aws-sdb-component.adoc
index bdc52e4..c074028 100644
--- a/components/camel-aws-sdb/src/main/docs/aws-sdb-component.adoc
+++ b/components/camel-aws-sdb/src/main/docs/aws-sdb-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/sdb[Amazon's SDB] service.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon SDB. More information are available at
+signed up to use Amazon SDB. More information is available at
 https://aws.amazon.com/sdb[Amazon SDB].
 
 ### URI Format
diff --git a/components/camel-aws-ses/src/main/docs/aws-ses-component.adoc b/components/camel-aws-ses/src/main/docs/aws-ses-component.adoc
index 454d19c..15afb1f 100644
--- a/components/camel-aws-ses/src/main/docs/aws-ses-component.adoc
+++ b/components/camel-aws-ses/src/main/docs/aws-ses-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/ses[Amazon's SES] service.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon SES. More information are available at
+signed up to use Amazon SES. More information is available at
 https://aws.amazon.com/ses[Amazon SES].
 
 ### URI Format
diff --git a/components/camel-aws-sns/src/main/docs/aws-sns-component.adoc b/components/camel-aws-sns/src/main/docs/aws-sns-component.adoc
index f56cf8d..0c6ae63 100644
--- a/components/camel-aws-sns/src/main/docs/aws-sns-component.adoc
+++ b/components/camel-aws-sns/src/main/docs/aws-sns-component.adoc
@@ -11,7 +11,7 @@ the https://aws.amazon.com/sdkforjava/[AWS SDK].
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon SNS. More information are available at
+signed up to use Amazon SNS. More information is available at
 https://aws.amazon.com/sns[Amazon SNS].
 
 ### URI Format
diff --git a/components/camel-aws-sqs/src/main/docs/aws-sqs-component.adoc b/components/camel-aws-sqs/src/main/docs/aws-sqs-component.adoc
index fdf8ad0..0ec49eb 100644
--- a/components/camel-aws-sqs/src/main/docs/aws-sqs-component.adoc
+++ b/components/camel-aws-sqs/src/main/docs/aws-sqs-component.adoc
@@ -9,7 +9,7 @@ https://aws.amazon.com/sqs[Amazon's SQS] service.
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
-signed up to use Amazon SQS. More information are available at
+signed up to use Amazon SQS. More information is available at
 https://aws.amazon.com/sqs[Amazon SQS].
 
 ### URI Format
diff --git a/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc b/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc
index 4f7e885..fa018a4 100644
--- a/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc
+++ b/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc
@@ -8,7 +8,7 @@ for the [CM SMS Gateway](https://www.cmtelecom.com).
 
 It allows to integrate https://dashboard.onlinesmsgateway.com/docs[CM SMS API]in an application as a camel component. 
 
-You must have a valid account.  More information are available at https://www.cmtelecom.com/support[CM Telecom].
+You must have a valid account.  More information is available at https://www.cmtelecom.com/support[CM Telecom].
 
 [source,text]
 ----