diff --git a/src/applications/conpherence/config/ConpherenceConfigOptions.php b/src/applications/conpherence/config/ConpherenceConfigOptions.php index 77d2cda2b4..e6989f3132 100644 --- a/src/applications/conpherence/config/ConpherenceConfigOptions.php +++ b/src/applications/conpherence/config/ConpherenceConfigOptions.php @@ -4,7 +4,7 @@ final class ConpherenceConfigOptions extends PhabricatorApplicationConfigOptions { public function getName() { - return pht('Copherence'); + return pht('Conpherence'); } public function getDescription() {