From 69d047dff71fd8ada3a666dee1bfa6c2b241b15e Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Tue, 28 Oct 2008 21:47:56 +0000 Subject: [PATCH] *** empty log message *** --- modules/translation-links.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/translation-links.pl b/modules/translation-links.pl index c6442cfc..30936492 100644 --- a/modules/translation-links.pl +++ b/modules/translation-links.pl @@ -53,7 +53,7 @@ use vars qw($TranslationLinkPattern %TranslationLinkTarget); =head2 $TranslationLinkPattern This regular expression is formed via all the defined languages and -C<$FreeLinkPattern> if C<$FreeLinks> is set and/or C if +C<$FreeLinkPattern> if C<$FreeLinks> is set and/or C<$LinkPattern> if C<$WikiLinks> is set. It matches things such as C<[[en:HomePage]]>. =cut