Skip to content

Commit

Permalink
Fixing some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mach0 committed Jul 4, 2013
1 parent ed6ed96 commit eeb2cb4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions resources/context_help/QgsPluginManager
Expand Up @@ -44,24 +44,24 @@ Selecting an item shows you the plugin information in the detail pane.
<h4>New tab</h4>
</a>
<p>
This tab will be shown when a new plugin is made available? It will be shown
This tab will be shown when a new plugin is made available! It will be shown
just once.
</p>

<a name="upgradabletab">
<h4>Upgradable tab</h4>
</a>
<p>
This tab is only available if there one of your installed plugins can be upgraded
This tab is only available if one of your installed plugins can be upgraded
from the remote repositories.
</p>

<a name="Invalid tab">
<h4>Invalid tab</h4>
</a>
<p>
This tab is only available if there is a plugin invalid. That is if there was an
error during loading the plugin.
This tab is only available if there is a invalid plugin. Mostly caused by an error
during loading the plugin.
</p>

<a name="settingstab">
Expand Down

0 comments on commit eeb2cb4

Please sign in to comment.