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 142945 - Typo in Groovy gsp
Summary: Typo in Groovy gsp
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: GSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-05 15:44 UTC by Masaki Katakai
Modified: 2008-10-30 14: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 Masaki Katakai 2008-08-05 15:44:37 UTC
It seems that followings are typo. Could you please correct them?

groovy.gsp/src/org/netbeans/modules/groovy/gsp/resources/Bundle.properties
  jsp-scriptlet-delimiter=Scriplet Delimitier
    Scriplet -> Scriptlet
    Delimitier -> Delimiter
Comment 1 Masaki Katakai 2008-08-13 04:54:19 UTC
Martin, will you look into these typo?
Comment 2 martin_adamek 2008-08-31 12:11:14 UTC
Fixed.
http://hg.netbeans.org/main/rev/85202ac39791
Comment 3 Quality Engineering 2008-08-31 17:27:32 UTC
Integrated into 'main-golden', available in build *200808311401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/85202ac39791
User: Martin Adamek <martin_adamek@netbeans.org>
Log: #142945: Typo in Groovy gsp
Comment 4 Lukas Jungmann 2008-10-03 15:19:11 UTC
v.