[
https://issues.apache.org/jira/browse/KARAF-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Kitt resolved KARAF-6253.
---------------------------------
Resolution: Fixed
Fix Version/s: 4.3.0
> Typo in documentation
> ---------------------
>
> Key: KARAF-6253
> URL: https://issues.apache.org/jira/browse/KARAF-6253
> Project: Karaf
> Issue Type: Bug
> Reporter: Kamil
> Assignee: Stephen Kitt
> Priority: Major
> Fix For: 4.3.0
>
>
> 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}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)