Silly Nick - change 32804 missed updating the list of global functions.
[p5sagit/p5-mst-13.2.git] / lib / Filter / Simple.pm
index f5404e9..bd267a9 100644 (file)
@@ -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: