[ 
https://issues.apache.org/jira/browse/CAMEL-20462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820440#comment-17820440
 ] 

Claus Ibsen commented on CAMEL-20462:
-------------------------------------

You can use git grep "xxx" to search the big code base to find where the text 
is, and this can help you find where to fix

> Beans component typo 
> ---------------------
>
>                 Key: CAMEL-20462
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20462
>             Project: Camel
>          Issue Type: Task
>          Components: camel-bean
>            Reporter: Ricardo Martinez
>            Priority: Trivial
>
> The `Beans.ref` property reads as:
> _"Sets a reference to an *exiting* bean to use, which is looked up from the 
> registry"_
> whereas it should read:
> _"Sets a reference to an *existing* bean to use, which is looked up from the 
> registry"_
>  
> [Camel YAML DSL 
> Link|https://github.com/apache/camel/blob/214ebc1f93790fe60d93d0c1e44fabdf51ae541f/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json#L555]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to