Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyan11 committed Nov 5, 2023
1 parent 0b99af7 commit f65c61a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ MolGeoPosApplication >> makeGalileoButton [
MolGeoPosApplication >> makeMapComponent [

| mapElement |
mapElement := MolUtils instanceOf: MolGeoPositionMapReicever.
mapElement := MolUtils instanceOf: MolGeoPosMapReceiver.
mapElement backgroundForm: self mapForm.
mapElement margin: (BlInsets bottom: 16).
^ mapElement
Expand Down

0 comments on commit f65c61a

Please sign in to comment.