[bug] Misspelled word in browser menu's

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[bug] Misspelled word in browser menu's

Tim Kack
Issue status update for
http://smalltalk.gnu.org/node/467
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/467

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VisualGST
 Category:     bug reports
 Priority:     minor
 Assigned to:  Unassigned
 Reported by:  timkack
 Updated by:   timkack
 Status:       active

Really tiny thing - but "workspace" is misspelled "worskpace" in a
couple of places:

$ grep -R "worskpace" *
packages/visualgst/VisualGST.st:        ^ self createNewMenuEntry:
{GTK.GtkMenuItem menuItem: 'New worskpace' connectTo: self selector:
#newWorkspace.
packages/visualgst/Debugger/GtkDebugger.st:        ^ self
createNewMenuEntry: {GTK.GtkMenuItem menuItem: 'New worskpace'
connectTo: self selector: #newWorkspace.
packages/visualgst/GtkAssistant.st:        ^ self createNewMenuEntry:
{GTK.GtkMenuItem menuItem: 'New worskpace' connectTo: self selector:
#newWorkspace.

Sorry for this tiny thing.




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] Misspelled word in browser menu's

MrGwen
Issue status update for
http://smalltalk.gnu.org/project/issue/467
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/467

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VisualGST
 Category:     bug reports
 Priority:     minor
-Assigned to:  Unassigned
+Assigned to:  MrGwen
 Reported by:  timkack
 Updated by:   MrGwen
 Status:       active

Thanks




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk