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