mirror of https://github.com/KLayout/klayout.git
Fixed a typo (thanks, Stefan)
This commit is contained in:
parent
4f67ae5261
commit
2e5d395a59
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue