mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-22 11:39:03 +01:00
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
This commit is contained in:
parent
063f93a106
commit
1b76ec7b0f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ final class ConpherenceConfigOptions
|
||||||
extends PhabricatorApplicationConfigOptions {
|
extends PhabricatorApplicationConfigOptions {
|
||||||
|
|
||||||
public function getName() {
|
public function getName() {
|
||||||
return pht('Copherence');
|
return pht('Conpherence');
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getDescription() {
|
public function getDescription() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue