X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FFilter%2FSimple.pm;h=bd267a9ad5857e05953cffab8c4718268ac638f6;hb=e350b669f3dadb9da757b62a20659cbc7eca2190;hp=f5404e909bdcbd00cda68447e2e32f9c92c31996;hpb=1b629f663be5c842b180f89a744745f7d805916d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/Filter/Simple.pm b/lib/Filter/Simple.pm index f5404e9..bd267a9 100644 --- a/lib/Filter/Simple.pm +++ b/lib/Filter/Simple.pm @@ -650,7 +650,7 @@ backtranslations are altered in C<@components>, they will be similarly changed when the placeholders are removed from C<$_> after the filter is complete. -For example, the following filter detects concatentated pairs of +For example, the following filter detects concatenated pairs of strings/quotelikes and reverses the order in which they are concatenated: