From bdff9336e54a6877fda37cac5d8893dedca170b4 Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Tue, 9 Feb 2016 09:46:03 +0100 Subject: [PATCH] Fix typo --- lang/addlang.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/addlang.txt b/lang/addlang.txt index 878a005c..ae1b74ec 100644 --- a/lang/addlang.txt +++ b/lang/addlang.txt @@ -1,2 +1,2 @@ -@define('CONFIG_PERMALINK_PATH_DESC', 'Please note taht you have to use a prefix. Without a prefix, Serendipity will think that the normal blog access page is requested because of the regular expression matches. So you may change the prefix to some other unique name, but not remove it altogether! This applies to all path prefix definitions here.'); +@define('CONFIG_PERMALINK_PATH_DESC', 'Please note that you have to use a prefix. Without a prefix, Serendipity will think that the normal blog access page is requested because of the regular expression matches. So you may change the prefix to some other unique name, but not remove it altogether! This applies to all path prefix definitions here.');