Use singular
authorJaroslav Tulach <jaroslav.tulach@netbeans.org>
Thu, 06 Feb 2014 18:06:50 +0100
changeset 548a5b83193b2bb
parent 547 db267a5390fe
child 549 11198031c76a
Use singular
pom.xml
     1.1 --- a/pom.xml	Thu Feb 06 16:37:43 2014 +0100
     1.2 +++ b/pom.xml	Thu Feb 06 18:06:50 2014 +0100
     1.3 @@ -128,11 +128,11 @@
     1.4                      <packages>net.java.html.boot*:net.java.html.js:net.java.html</packages>
     1.5                    </group>
     1.6                    <group>
     1.7 -                    <title>Geolocation APIs</title>
     1.8 +                    <title>Geolocation API</title>
     1.9                      <packages>net.java.html.geo</packages>
    1.10                    </group>
    1.11                    <group>
    1.12 -                    <title>Sound APIs</title>
    1.13 +                    <title>Sound API</title>
    1.14                      <packages>net.java.html.sound</packages>
    1.15                    </group>
    1.16                    <group>