Typo fixing.
This commit is contained in:
parent
d90fe74787
commit
bb779e782e
@ -46,7 +46,7 @@ BaselineOfGrafoscopio >> grafoscopioUtils: spec [
|
||||
localRepo := 'gitlocal://', location fullName.
|
||||
Metacello new
|
||||
repository: localRepo;
|
||||
baseline: 'Grafoscopio-Utils'
|
||||
baseline: 'Grafoscopio-Utils';
|
||||
load.
|
||||
spec baseline: 'Grafoscopio-Utils' with: [ spec repository: localRepo ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user