X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Ftext.php;h=b57016456a8c366485035527f635a81906059d6b;hb=a25910db84af18ea8e465d3bc3b7feca39a4bfd0;hp=63e583d69f8c539b8d1c3cd5c49f1fec6cb8928c;hpb=4eeb5a0a17fd394d27faf0315196d6916a22d31b;p=friendica.git diff --git a/include/text.php b/include/text.php index 63e583d69f..b57016456a 100644 --- a/include/text.php +++ b/include/text.php @@ -12,7 +12,7 @@ if(! function_exists('replace_macros')) { * This is our template processor * * @param string|FriendicaSmarty $s the string requiring macro substitution, - * or an instance of FriendicaSmarty + * or an instance of FriendicaSmarty * @param array $r key value pairs (search => replace) * @return string substituted string */