Fixing typo.
This commit is contained in:
parent
60a2dae8bd
commit
d765debca7
@ -16,11 +16,11 @@ BaselineOfGrafoscopio >> baseline: spec [
|
||||
self grafoscopioUtils: spec.
|
||||
spec
|
||||
package: 'Spec-Glamour'
|
||||
with: [ spec repository: 'http://smalltalkhub.com/mc/jfabry/Playgroudn/main/' ].
|
||||
with: [ spec repository: 'http://smalltalkhub.com/mc/jfabry/Playground/main/' ].
|
||||
|
||||
"Packages"
|
||||
spec
|
||||
package: 'Grafoscopio' with: [ spec requires: #('Grafoscopio-Utils' 'Spec-Glamour' ) ]
|
||||
package: 'Grafoscopio' with: [ spec requires: #('Grafoscopio-Utils' 'Spec-Glamour') ]
|
||||
]
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user