Fix comment typo

This commit is contained in:
hairlessbear
2015-06-27 12:40:53 -04:00
parent 76a0bf48f2
commit 9f70598d64
+1 -1
View File
@@ -36,7 +36,7 @@ mixin avatar(opts)
// Armor
span(ng-class="profile.preferences.costume ? profile.preferences.size + '_' + profile.items.gear.costume.armor : profile.preferences.size + '_' + profile.items.gear.equipped.armor")
//- Cape collar
// Cape collar
span(ng-class="profile.preferences.costume ? profile.items.gear.costume.back + '_collar' : profile.items.gear.equipped.back + '_collar'")
// Body