[
https://issues.apache.org/jira/browse/KARAF-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil updated KARAF-6253:
-------------------------
Environment: (was: In documentation
[https://karaf.apache.org/manual/latest/#_features_repositories]
you have:
{code:java}
<feature prerequisiste="true">wrap</feature>
{code}
It should be:
{code:java}
<feature prerequisite="true">wrap</feature>
{code})
> Typo in documentation
> ---------------------
>
> Key: KARAF-6253
> URL: https://issues.apache.org/jira/browse/KARAF-6253
> Project: Karaf
> Issue Type: Bug
> Reporter: Kamil
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)