GitHub user gzurowski opened a pull request: https://github.com/apache/camel/pull/70
Fix JavaDoc parameters of withProperty method Fixes the JavaDoc comment of the withProperty() method parameters in ExchangeBuilder You can merge this pull request into a Git repository by running: $ git pull https://github.com/gzurowski/camel javadoc-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/70.patch ---- commit b70284dbc88710acc882b07bdc4d339b6e8aecd2 Author: Gregor Zurowski <gre...@zurowski.org> Date: 2013-12-16T22:43:23Z Fix JavaDoc parameters of withProperty method Signed-off-by: Gregor Zurowski <gre...@zurowski.org> ----