fix typo in comment

This commit is contained in:
rabuzarus 2018-05-25 08:52:03 +02:00
parent 8174bfeb2b
commit f013625382
1 changed files with 1 additions and 1 deletions

View File

@ -1096,7 +1096,7 @@ class App
} }
//// @TODO Compute the current theme only once (this behavior has //// @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) /// https://github.com/friendica/friendica/issues/5092)
$this->computeCurrentTheme(); $this->computeCurrentTheme();