Skip to content

Commit

Permalink
improve label name feenkcom/gtoolkit#3847
Browse files Browse the repository at this point in the history
  • Loading branch information
girba committed Jun 26, 2024
1 parent c2b7df9 commit f3b278b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lepiter-UI-Snippet/LeContextMenuSpotterStart.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ LeContextMenuSpotterStart >> database: anObject [

{ #category : #printing }
LeContextMenuSpotterStart >> gtDisplayOn: aStream [
aStream nextPutAll: 'New snippet'
aStream nextPutAll: 'Add new snippet'
]

{ #category : #searching }
Expand Down

0 comments on commit f3b278b

Please sign in to comment.