Skip to content

Commit

Permalink
Merge d0f1eee
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Mar 19, 2024
2 parents 07d59cc + d0f1eee commit 714aff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spec2-Adapters-Morphic/Text.extension.st
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Extension { #name : 'Text' }
{ #category : '*Spec2-Adapters-Morphic' }
Text >> localizedForPresenter: aPresenter [

^ self asString
^ self
]

{ #category : '*Spec2-Adapters-Morphic' }
Expand Down

0 comments on commit 714aff1

Please sign in to comment.