diff --git a/man/ninjahelper.1 b/man/ninjahelper.1 index 34b1ce4baca292b283da1208eff70663fd7fffce..0135f693fa73145d3125d7cbfb7a5fc14306d588 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