Skip to content

Commit

Permalink
Project Save - Clarify "To Method" in Message Name
Browse files Browse the repository at this point in the history
  • Loading branch information
seandenigris committed Jun 25, 2023
1 parent b1f0878 commit b136237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SmallWorld-Core/SmallProject.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ SmallProject >> repositoryViewDescription [
]

{ #category : #saving }
SmallProject >> save [
SmallProject >> saveToMethod [

| source |
source := String streamContents: [ :str |
Expand Down

0 comments on commit b136237

Please sign in to comment.