From 0d9913f5eb7d9f5bfd0ffb130c985fb5eae20546 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 8 Feb 2012 09:27:32 +0100 Subject: [PATCH] fixing some typos in blackout addon --- blackout/README | 4 ++-- blackout/blackout.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/blackout/README b/blackout/README index c1dfd02c..0580d527 100644 --- a/blackout/README +++ b/blackout/README @@ -2,12 +2,12 @@ Name: blackout Description: Blackout your ~friendica node during a given period License: MIT Version: 1.0 -Author: Tobias Diekershoff +Author: Tobias Diekershoff About ===== -This plugin will allow you to enter a date/time periode during which +This plugin will allow you to enter a date/time period during which all your ~friendica visitors from the web will be redirected to a page you can configure in the admin panel as well. diff --git a/blackout/blackout.php b/blackout/blackout.php index 1171b890..ffd59dca 100644 --- a/blackout/blackout.php +++ b/blackout/blackout.php @@ -4,12 +4,12 @@ * Description: Blackout your ~friendica node during a given period * License: MIT * Version: 1.0 - * Author: Tobias Diekershoff + * Author: Tobias Diekershoff * * About * ===== * - * This plugin will allow you to enter a date/time periode during which + * This plugin will allow you to enter a date/time period during which * all your ~friendica visitors from the web will be redirected to a page * you can configure in the admin panel as well. *