Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15371 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
macho committed Mar 6, 2011
1 parent 8d1b9e5 commit 94e5e43
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions src/ui/qgsoptionsbase.ui
Expand Up @@ -33,7 +33,7 @@
<item row="0" column="0">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>1</number>
<number>5</number>
</property>
<property name="iconSize">
<size>
Expand All @@ -60,8 +60,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>746</width>
<height>862</height>
<width>745</width>
<height>831</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_12">
Expand Down Expand Up @@ -499,8 +499,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>746</width>
<height>481</height>
<width>745</width>
<height>473</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_8">
Expand Down Expand Up @@ -670,8 +670,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>746</width>
<height>500</height>
<width>745</width>
<height>473</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_4">
Expand Down Expand Up @@ -951,7 +951,7 @@
<x>0</x>
<y>0</y>
<width>762</width>
<height>457</height>
<height>458</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_10">
Expand Down Expand Up @@ -1025,8 +1025,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>837</width>
<height>454</height>
<width>762</width>
<height>458</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_13">
Expand Down Expand Up @@ -1356,7 +1356,7 @@
<x>0</x>
<y>0</y>
<width>762</width>
<height>457</height>
<height>458</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_22">
Expand Down Expand Up @@ -1430,7 +1430,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_16">
<property name="text">
<string>When this opton is enabled, any new project you create will have 'on the fly' projection enabled by default and the CRS below will be used for the project.</string>
<string>When this option is enabled, any new project you create will have 'on the fly' projection enabled by default and the CRS below will be used for the project.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down Expand Up @@ -1483,8 +1483,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>746</width>
<height>551</height>
<width>745</width>
<height>542</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_17">
Expand Down Expand Up @@ -1574,8 +1574,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>746</width>
<height>548</height>
<width>745</width>
<height>533</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_20">
Expand Down

0 comments on commit 94e5e43

Please sign in to comment.