mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-21 11:31:00 -06:00
Fix typo in label name
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<widget class="QWidget" name="verticalLayout_4">
|
||||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||||
<item>
|
||||
<widget class="QLabel" name="labelBinayWarning">
|
||||
<widget class="QLabel" name="labelBinaryWarning">
|
||||
<property name="text">
|
||||
<string><html><head/><body><p><span style=" font-weight:600; color:#c00000;">Warning: Editing binary content in text mode may result in corrupted data!</span></p></body></html></string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user