DeviceInfo: fix typo

This commit is contained in:
bergware
2023-01-08 20:31:02 +01:00
parent 2deef1fd9c
commit c0d447d898
+1 -1
View File
@@ -460,7 +460,7 @@ _(Comments)_:
<?endif;?>
_(Partition size)_:
: <?=my_number($disk['sizesb'])?> KB (K=1024)
: <?=my_number($disk['sizeSb'])?> KB (K=1024)
_(Partition format)_:
: <?=_($disk['format'])?>