This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 23325 - Typos in templates
Summary: Typos in templates
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: All All
: P4 blocker (vote)
Assignee: _ lkramolis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-10 09:48 UTC by Milan Kubec
Modified: 2005-03-09 04:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2002-05-10 09:48:29 UTC
There are typos in comments OASIS XML Catalog
template:

creted -> created
publid -> public
regitration -> registration

<?xml version="1.0" encoding="UTF-8"?>

<!-- OASIS XML Catalog file creted  by mk97936 on
10. kv&#283;ten 2002 -->

<!-- see
http://www.oasis-open.org/committees/entity/spec.html
-->

<catalog
xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
               

    <!-- Sample publid ID mapping regitration. -->
    <public publicId="-//Company//Entity ID//EN"
uri="file:/path/entity"/>

</catalog>
Comment 1 _ lkramolis 2002-05-10 09:58:04 UTC
Fixed, thanks.
Comment 2 Milan Kubec 2002-10-17 11:00:44 UTC
Verified.
Comment 3 Quality Engineering 2003-07-02 08:40:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.