This is an automated email from the ASF dual-hosted git repository.
chetanm pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git
The following commit(s) were added to refs/heads/master by this push:
new 2361f8e Fix javadocs error
2361f8e is described below
commit 2361f8e1aed49a93c64a28d03f2aad265887e74b
Author: Chetan Mehrotra <[email protected]>
AuthorDate: Fri Nov 24 16:02:41 2017 +0530
Fix javadocs error
---
.../org/apache/sling/jcr/registration/AbstractRegistrationSupport.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/src/main/java/org/apache/sling/jcr/registration/AbstractRegistrationSupport.java
b/src/main/java/org/apache/sling/jcr/registration/AbstractRegistrationSupport.java
index 9ab9db4..d150b04 100644
---
a/src/main/java/org/apache/sling/jcr/registration/AbstractRegistrationSupport.java
+++
b/src/main/java/org/apache/sling/jcr/registration/AbstractRegistrationSupport.java
@@ -258,7 +258,7 @@ public abstract class AbstractRegistrationSupport {
* <li>Clear the OSGi ComponentContext field
* </ol>
*
- * @param componentContext The OSGi <code>ComponentContext</code> of this
+ * @param context The OSGi <code>ComponentContext</code> of this
* component.
*/
protected void deactivate(ComponentContext context) {
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].