Skip to content

Commit

Permalink
better categorization
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-krivanek committed May 5, 2024
1 parent 9838105 commit d8263c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ProfStef-Core/LessonView.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ LessonView >> doItReceiver [
^ nil
]

{ #category : 'accessing' }
{ #category : 'testing' }
LessonView >> hasBindingOf: aString [

^ self bindings includesKey: aString
Expand Down

0 comments on commit d8263c7

Please sign in to comment.