Fix some typos in the English locale (fixes #4663) (#4793)

Этот коммит содержится в:
Pierre Rudloff
2016-12-21 23:29:38 +01:00
коммит произвёл enahum
родитель 25d40bc98c
Коммит 56dc863de1
11 изменённых файлов: 88 добавлений и 88 удалений

Просмотреть файл

@@ -73,7 +73,7 @@ export default class DeveloperSettings extends AdminSettings {
helpText={
<FormattedMessage
id='admin.service.developerDesc'
defaultMessage='When true, Javascript errors are shown in a red bar at the top of the user interface. Not recommended for use in production. '
defaultMessage='When true, JavaScript errors are shown in a red bar at the top of the user interface. Not recommended for use in production. '
/>
}
value={this.state.enableDeveloper}