You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Stephen Kitt (JIRA)" <ji...@apache.org> on 2019/04/30 07:29:00 UTC

[jira] [Assigned] (KARAF-6253) Typo in documentation

     [ https://issues.apache.org/jira/browse/KARAF-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Kitt reassigned KARAF-6253:
-----------------------------------

    Assignee: Stephen Kitt

> 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
>
> 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)