]> granicus.if.org Git - icinga2/commitdiff
Fix typos in readme file for windows plugins
authorTobias von der Krone <tobias.vonderkrone@profitbricks.com>
Thu, 15 Jan 2015 07:56:52 +0000 (08:56 +0100)
committerTobias von der Krone <tobias.vonderkrone@profitbricks.com>
Thu, 15 Jan 2015 11:03:49 +0000 (12:03 +0100)
fixes #8223

plugins/README.md

index f3f6f55889d02aa1f38bdd8fa838d90a2d18463b..b5ac243c76d525a05459826c3b56490cb52ab8f0 100644 (file)
@@ -1,15 +1,15 @@
 ##Icinga 2 plugins for Windows##
-Thhis collection of plugins is intended to provide basic functinality checks on windows machines. They (mostly) conform to the [nagios developer guidelines](https://nagios-plugins.org/doc/guidelines.html), returning adequate exit codes and printing a pertinent string with performance data.
+This collection of plugins is intended to provide basic functionality checks on windows machines. They (mostly) conform to the [nagios developer guidelines](https://nagios-plugins.org/doc/guidelines.html), returning adequate exit codes and printing a pertinent string with performance data.
 
 ###Intallation###
-The plugins are installed as part of Icinga 2
+The plugins are installed as part of Icinga 2.
 
 ###Requirements###
 - Boost 1.41.0
 - Windows Vista, Windows Server 2008 or newer
 
 ###Usage###
-Call a plugin with the "--help" option to recive information about its usage.
+Call a plugin with the "--help" option to receive information about its usage.
 
 ###License###
 
@@ -23,4 +23,4 @@ Call a plugin with the "--help" option to recive information about its usage.
  
 
  You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation
- Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
\ No newline at end of file
+ Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.