Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2596174
D25404.1730507379.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
1 KB
Referenced Files
None
Subscribers
None
D25404.1730507379.diff
View Options
diff --git a/src/applications/auth/guidance/PhabricatorAuthProvidersGuidanceEngineExtension.php b/src/applications/auth/guidance/PhabricatorAuthProvidersGuidanceEngineExtension.php
--- a/src/applications/auth/guidance/PhabricatorAuthProvidersGuidanceEngineExtension.php
+++ b/src/applications/auth/guidance/PhabricatorAuthProvidersGuidanceEngineExtension.php
@@ -53,9 +53,8 @@
->setMessage($message);
} else {
$message = pht(
- 'Anyone who can browse to this this server will be able to '.
- 'register an account. To add email domain restrictions, configure '.
- '%s.',
+ 'Anyone who can browse to this server will be able to register '.
+ 'an account. To add email domain restrictions, configure %s.',
$domains_link);
$results[] = $this->newGuidance('core.auth.email-domains.off')
diff --git a/src/applications/phame/storage/PhameBlog.php b/src/applications/phame/storage/PhameBlog.php
--- a/src/applications/phame/storage/PhameBlog.php
+++ b/src/applications/phame/storage/PhameBlog.php
@@ -154,7 +154,7 @@
$href = PhabricatorEnv::getProductionURI(
'/config/edit/policy.allow-public/');
return pht(
- 'For custom domains to work, this this server must be '.
+ 'For custom domains to work, this server must be '.
'configured to allow the public access policy. Configure this '.
'setting %s, or ask an administrator to configure this setting. '.
'The domain can be specified later once this setting has been '.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 2, 00:29 (19 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
954594
Default Alt Text
D25404.1730507379.diff (1 KB)
Attached To
Mode
D25404: Fix typo "this this server"
Attached
Detach File
Event Timeline
Log In to Comment