Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13535 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed May 20, 2010
1 parent 774754a commit 55693bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ui/qgsgpsinformationwidgetbase.ui
Expand Up @@ -204,7 +204,7 @@
<number>5</number>
</property>
<property name="format">
<string>Horizonal Accuracy</string>
<string>Horizontal Accuracy</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -283,8 +283,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>190</width>
<height>532</height>
<width>168</width>
<height>505</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_7">
Expand Down

0 comments on commit 55693bc

Please sign in to comment.