Skip to content

Commit 8379fb3

Browse files
Enhanced comment.
1 parent 1a8f4e8 commit 8379fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commander2-V2ReleaseMigrator/CmV2ReleaseMigrator.class.st

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ I migrate code depending on Commander2 v1.2.0 to Commander2 v2.0.0.
33
44
Just run
55
6-
CmV2ReleaseMigrator migrate.
6+
CmV2ReleaseMigrator migrate: {MyCommand1. MyCommand2}.
77
88
Basically, I do the following renamings of methods (order is important):
99

0 commit comments

Comments
 (0)