Skip to content

Commit

Permalink
[qml/components/ComicInfoPanel.qml] Fix another typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Apr 2, 2024
1 parent dd00700 commit 46b57cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/components/ComicInfoPanel.qml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ DockedPanel {
spacing: Theme.paddingSmall
anchors.centerIn: parent
width: parent.width - Theme.horizontalPageMargin
// Column.height is actually determied by Image.height!
// Column.height is actually determined by Image.height!

Grid {
id: infoGrid
Expand Down

0 comments on commit 46b57cf

Please sign in to comment.