Spelling: FreeType

This commit is contained in:
Allan Nordhøy 2018-01-14 15:58:36 +01:00 committed by GitHub
parent 3adda336a5
commit 13d8b7f190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@
messages.push({
msg: t(
'core',
'Your PHP does not have freetype support. This will result in broken profile pictures and settings interface.'
'Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface.'
),
type: OC.SetupChecks.MESSAGE_TYPE_INFO
})