typo in scr command
-------------------
Key: FELIX-1714
URL: https://issues.apache.org/jira/browse/FELIX-1714
Project: Felix
Issue Type: Bug
Components: Declarative Services (SCR)
Reporter: Davanum Srinivas
Priority: Trivial
Please note the typo "Componnent", should be "Component"
./scr/src/main/java/org/apache/felix/scr/impl/ScrCommand.java:
out.println( "Componnent " + component.getName() + " disabled" );
thanks,
dims
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.