mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed typo
This commit is contained in:
parent
ceec6cb9ec
commit
e998f09250
@ -79,6 +79,6 @@ void RiuResultInfoPanel::convertStringToHTML(QString* str)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
QSize RiuResultInfoPanel::sizeHint () const
|
||||
{
|
||||
// As small as possible fow now
|
||||
// As small as possible for now
|
||||
return QSize(20, 20);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user