Issue status update for
http://smalltalk.gnu.org/node/467Post 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