Skip to content

Commit e044905

Browse files
More baseline cleaning
1 parent 816383e commit e044905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfPolyMath/BaselineOfPolyMath.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ BaselineOfPolyMath >> baseline: spec [
2525
spec repository: 'github://PolyMathOrg/PolyMath/src'.
2626
spec
2727
baseline: 'SMark'
28-
with: [ spec repository: 'github://smarr/SMark:v1.0.4/repository' ];
28+
with: [ spec repository: 'github://smarr/SMark:v1.0.4' ];
2929
baseline: 'XMLWriter'
3030
with: [ spec
3131
repository: 'github://pharo-contributions/XML-XMLWriter:2.9.0/src' ].

0 commit comments

Comments
 (0)