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