Skip to content

Commit

Permalink
[spelling] granularity
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Dec 19, 2016
1 parent 2a0f725 commit 735f479
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions scripts/spelling.dat
Expand Up @@ -208,6 +208,7 @@ furter:further
futher:further
futhermore:furthermore
generiously:generously
granulatiry:granularity
grahical:graphical
grahpical:graphical
grapic:graphic
Expand Down
4 changes: 2 additions & 2 deletions src/plugins/globe/qgsglobevectorlayerpropertiespage.ui
Expand Up @@ -60,7 +60,7 @@
<item row="2" column="0">
<widget class="QLabel" name="labelAltitudeBinding">
<property name="toolTip">
<string>Granulatiry at which to sample the terrain</string>
<string>Granularity at which to sample the terrain</string>
</property>
<property name="text">
<string>Binding</string>
Expand Down Expand Up @@ -107,7 +107,7 @@
<item row="2" column="1">
<widget class="QComboBox" name="comboBoxAltitudeBinding">
<property name="toolTip">
<string>Granulatiry at which to sample the terrain</string>
<string>Granularity at which to sample the terrain</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 735f479

Please sign in to comment.