From a46fbcd5aaff23433bb96b59fbe2703ddde551d2 Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Thu, 18 Aug 2011 03:45:24 +0200
Subject: [PATCH] Fix typo in manpage.

---
 man/ninjahelper.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/ninjahelper.1 b/man/ninjahelper.1
index 34b1ce4..0135f69 100644
--- a/man/ninjahelper.1
+++ b/man/ninjahelper.1
@@ -33,7 +33,7 @@ menu-driven interface.
 To add an additional 'wizard' to ninjahelper, follow these steps:
 .IP (1)
 create a file in the handlers directory (eg. /usr/share/backupninja) using
-the .helper extention. For example, if you wish to create a helper for the
+the .helper extension. For example, if you wish to create a helper for the
 handler "blue", create the file /usr/share/backupninja/blue.helper.
 .IP (2)
 next, add your helper to the global HELPERS variable and define the main
-- 
GitLab