Fix typo for translation

This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-10 16:08:04 -03:00
commit 9a438b1637
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -2,7 +2,7 @@
<div
class="topbar-container"
ng-include="'views/includes/topbar.html'"
ng-init="titleSection='Global Preferences'; closeToHome = true; noColor = true">
ng-init="titleSection='Global preferences'; closeToHome = true; noColor = true">
</div>