Bug 1051597 - Fix typo in options.sourceeditor.expandtab.tooltip. r=jwalker

This commit is contained in:
Brian Grinstead 2014-08-10 18:12:00 -04:00
Родитель c326614a3b
Коммит feca7cd8ff
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -175,7 +175,7 @@ Gecko platform symbols">
<!ENTITY options.sourceeditor.autoclosebrackets.label "Autoclose brackets">
<!ENTITY options.sourceeditor.autoclosebrackets.tooltip "Automatically insert closing brackets">
<!ENTITY options.sourceeditor.expandtab.label "Indent using spaces">
<!ENTITY options.sourceeditor.expandtab.tooltip "Use spaces intead of the tab character">
<!ENTITY options.sourceeditor.expandtab.tooltip "Use spaces instead of the tab character">
<!ENTITY options.sourceeditor.tabsize.label "Tab size">
<!ENTITY options.sourceeditor.tabsize.accesskey "T">
<!ENTITY options.sourceeditor.keybinding.label "Keybindings">