Fix some typos in strings.

s/Endianess/Endianness/
s/changable/changeable/

Change-Id: I91a43ff6e6143f2d3fc0a93aa8bbf34a415eea90
Reviewed-by: Andrew Knight <qt@panimo.net>
This commit is contained in:
Dmitry Shachnev
2014-12-23 15:21:13 +03:00
parent aa38d3dfb1
commit b21a66a608
3 changed files with 9 additions and 9 deletions

View File

@@ -218,7 +218,7 @@ p, li { white-space: pre-wrap; }
<item row="14" column="0">
<widget class="QLabel" name="actualEndianLabel">
<property name="text">
<string>Endianess</string>
<string>Endianness</string>
</property>
</widget>
</item>