From 1b76ec7b0fdb7023b29f95b1dd58f712e569d1df Mon Sep 17 00:00:00 2001 From: Chad Little Date: Wed, 3 Apr 2013 08:27:05 -0700 Subject: [PATCH] Fix spelling blip Summary: going to miss lolling at this. Test Plan: n/a Reviewers: epriestley, btrahan Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D5552 --- .../conpherence/config/ConpherenceConfigOptions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {