Fix a typo.
Test Plan: (None) Reviewers: epriestley Reviewed By: epriestley CC: aran, Koolvin Differential Revision: https://secure.phabricator.com/D2627
This commit is contained in:
committed by
epriestley
parent
1ebf9186b4
commit
06b2eb55f0
@@ -143,7 +143,7 @@ final class PhabricatorUserEmailPreferenceSettingsPanelController
|
|||||||
->setLabel('Vary Subjects')
|
->setLabel('Vary Subjects')
|
||||||
->setName($pref_vary)
|
->setName($pref_vary)
|
||||||
->setCaption(
|
->setCaption(
|
||||||
'This option adds more information email subjects, but may '.
|
'This option adds more information to email subjects, but may '.
|
||||||
'break threading in some clients.')
|
'break threading in some clients.')
|
||||||
->setOptions(
|
->setOptions(
|
||||||
array(
|
array(
|
||||||
|
|||||||
Reference in New Issue
Block a user