]> git.mxchange.org Git - friendica.git/blobdiff - include/text.php
Merge pull request #2989 from tobiasd/20161203-de
[friendica.git] / include / text.php
index 63e583d69f8c539b8d1c3cd5c49f1fec6cb8928c..b57016456a8c366485035527f635a81906059d6b 100644 (file)
@@ -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
  */