mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-20 12:30:56 +01:00
Add missing "are" to explanatory text
Summary: See D10493. Auditors: btrahan
This commit is contained in:
parent
298604c9d3
commit
8806fb0296
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ final class PhabricatorCoreConfigOptions
|
||||||
"\n\n".
|
"\n\n".
|
||||||
"Phabricator includes prototype applications which are in an ".
|
"Phabricator includes prototype applications which are in an ".
|
||||||
"**early stage of development**. By default, prototype ".
|
"**early stage of development**. By default, prototype ".
|
||||||
"applications are not installed, because are often not yet ".
|
"applications are not installed, because are are often not yet ".
|
||||||
"developed enough to be generally usable. You can enable ".
|
"developed enough to be generally usable. You can enable ".
|
||||||
"this option to install them if you're developing Phabricator ".
|
"this option to install them if you're developing Phabricator ".
|
||||||
"or are interested in previewing upcoming features.".
|
"or are interested in previewing upcoming features.".
|
||||||
|
|
Loading…
Reference in a new issue