Page MenuHomestyx hydra

No OneTemporary

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
@@ -1,24 +1,24 @@
<?php
final class ConpherenceConfigOptions
extends PhabricatorApplicationConfigOptions {
public function getName() {
- return pht('Copherence');
+ return pht('Conpherence');
}
public function getDescription() {
return pht('Configure Conpherence messaging.');
}
public function getOptions() {
return array(
$this->newOption(
'metamta.conpherence.subject-prefix',
'string',
'[Conpherence]')
->setDescription(pht('Subject prefix for Conpherence mail.')),
);
}
}

File Metadata

Mime Type
text/x-diff
Expires
Mon, Dec 1, 9:21 PM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
431184
Default Alt Text
(898 B)

Event Timeline