Hi��

in the deep into pharo book it is written

Gofer new

smalltalkhubUser: 'Moose' project: 'PetitParser'; package: 'ConfigurationOfPetitParser';

load.

(Smalltalk at: #ConfigurationOfPetitParser) perform: #loadDefault


But this is not correct. There is no loadDefault.��

Should I change it?��


Stef