Skip to content

Commit 391e662

Browse files
committedDec 28, 2013
Fix typos (fixes #9261)
1 parent 21d3fe1 commit 391e662

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎src/ui/qgsprojectpropertiesbase.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,7 +1332,7 @@
13321332
<item>
13331333
<widget class="QgsCollapsibleGroupBox" name="grpOWSServiceCapabilities">
13341334
<property name="title">
1335-
<string>Service capabilitities</string>
1335+
<string>Service capabilities</string>
13361336
</property>
13371337
<property name="checkable">
13381338
<bool>true</bool>
@@ -1471,7 +1471,7 @@
14711471
<item>
14721472
<widget class="QgsCollapsibleGroupBox" name="grpWMSCapabilities">
14731473
<property name="title">
1474-
<string>WMS capabilitities</string>
1474+
<string>WMS capabilities</string>
14751475
</property>
14761476
<property name="syncGroup" stdset="0">
14771477
<string notr="true">projowsserver</string>
@@ -1831,7 +1831,7 @@
18311831
</sizepolicy>
18321832
</property>
18331833
<property name="title">
1834-
<string>WFS capabilitities</string>
1834+
<string>WFS capabilities</string>
18351835
</property>
18361836
<property name="syncGroup" stdset="0">
18371837
<string notr="true">projowsserver</string>

0 commit comments

Comments
 (0)
Please sign in to comment.