Skip to content

Commit

Permalink
Update BaselineOfPharoZeroMQ.class.st
Browse files Browse the repository at this point in the history
PharoZeroMQ (project name) to actual package name
  • Loading branch information
Npella authored Feb 23, 2024
1 parent c1aa3c4 commit 3d98355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfPharoZeroMQ/BaselineOfPharoZeroMQ.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ BaselineOfPharoZeroMQ >> baseline: spec [
spec for: #common do: [

"Packages"
spec package: 'PharoZeroMQ' ]
spec package: 'ZMQ' ]
]

0 comments on commit 3d98355

Please sign in to comment.