help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [bug] Misspelled word in browser menu's


From: Tim Käck
Subject: [Help-smalltalk] [bug] Misspelled word in browser menu's
Date: Tue, 02 Feb 2010 17:29:53 -0700

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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]