Skip to content

Commit

Permalink
Added class comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanmontt committed Apr 20, 2023
1 parent 9f56be7 commit 73e6c2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/NewTools-Inspector/StInspectorTransmissionNode.class.st
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
"
I am an inspector node that allows the user to specify a custom transmission. I am made to be used inside the Inspector. The user can specify the `transmissionBlock:`
"
Class {
#name : #StInspectorTransmissionNode,
#superclass : #StInspectorNode,
Expand Down

0 comments on commit 73e6c2f

Please sign in to comment.