Skip to content

Commit

Permalink
Merge pull request #1659 from Ducasse/LessSmalltalkTools
Browse files Browse the repository at this point in the history
Less Smalltalk hardcoded references
  • Loading branch information
Ducasse authored Nov 23, 2024
2 parents 61924bc + 4c56ff3 commit a2dc177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spec2-Code-Commands/SystemNavigation.extension.st
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ SystemNavigation >> browse: anObject [
{ #category : '*Spec2-Code-Commands' }
SystemNavigation >> inspect: anObject [

Smalltalk tools inspector inspect: anObject
self tools inspector inspect: anObject
]

0 comments on commit a2dc177

Please sign in to comment.