Merge pull request #254 from isaak654/patch-3

One typo in SnapshotsWindow UI
This commit is contained in:
DavidXanatos 2020-12-20 15:36:58 +01:00 committed by GitHub
commit cce79a23f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
<item row="1" column="3">
<widget class="QPushButton" name="btnSelect">
<property name="text">
<string>Goto Snapshot</string>
<string>Go to Snapshot</string>
</property>
</widget>
</item>