Skip to content

Commit

Permalink
Fixed typo in MDLMAListCompositionComponent superclass -> MAListCompo…
Browse files Browse the repository at this point in the history
…sitionComponent.
  • Loading branch information
tomaskukol committed Jun 28, 2024
1 parent 2394dd2 commit 438834b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Class {
#name : #MDLMAListCompositionComponent,
#superclass : #MAListCompositonComponent,
#superclass : #MAListCompositionComponent,
#category : 'Material-Design-Lite-Magritte-Core'
}

Expand Down

0 comments on commit 438834b

Please sign in to comment.