From: rabuzarus Date: Fri, 25 May 2018 06:52:03 +0000 (+0200) Subject: fix typo in comment X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f01362538280186a3c637f77a99ddc1a89e4f25f;p=friendica.git fix typo in comment --- diff --git a/src/App.php b/src/App.php index f93ae2b9f8..7510a5812e 100644 --- a/src/App.php +++ b/src/App.php @@ -1096,7 +1096,7 @@ class App } //// @TODO Compute the current theme only once (this behavior has - /// already been implemented, but it didn' work well - + /// already been implemented, but it didn't work well - /// https://github.com/friendica/friendica/issues/5092) $this->computeCurrentTheme();