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:
parent
1ebf9186b4
commit
06b2eb55f0
|
@ -143,7 +143,7 @@ final class PhabricatorUserEmailPreferenceSettingsPanelController
|
|||
->setLabel('Vary Subjects')
|
||||
->setName($pref_vary)
|
||||
->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.')
|
||||
->setOptions(
|
||||
array(
|
||||
|
|
Loading…
Reference in a new issue