Standardise casing of identity server
Replace instances of 'Identity Server' with 'Identity server', when at start of sentence, or 'identity server' when not. Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
This commit is contained in:
parent
7a8400e5c7
commit
09d08882e3
49 changed files with 247 additions and 247 deletions
|
@ -812,7 +812,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
[UIFeature.IdentityServer]: {
|
||||
supportedLevels: LEVELS_UI_FEATURE,
|
||||
default: true,
|
||||
// Identity Server (Discovery) Settings make no sense if 3PIDs in general are hidden
|
||||
// Identity server (discovery) settings make no sense if 3PIDs in general are hidden
|
||||
controller: new UIFeatureController(UIFeature.ThirdPartyID),
|
||||
},
|
||||
[UIFeature.ThirdPartyID]: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue