diff --git a/qml/components/ComicInfoPanel.qml b/qml/components/ComicInfoPanel.qml index 7b6b622..8816c7b 100644 --- a/qml/components/ComicInfoPanel.qml +++ b/qml/components/ComicInfoPanel.qml @@ -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