Fixed a typo (thanks, Stefan)

This commit is contained in:
Matthias Koefferlein 2024-03-30 19:47:12 +01:00
parent 4f67ae5261
commit 2e5d395a59
1 changed files with 1 additions and 1 deletions

View File

@ -748,7 +748,7 @@
<item row="0" column="0" colspan="6">
<widget class="QLabel" name="inst_lbl">
<property name="text">
<string>This is instance [r,c] of array with</string>
<string>This is instance [c,r] of array with</string>
</property>
</widget>
</item>