Without this, fold comments were being displayed as: +-- 6 lines folded ... whereas, I'd expect something like: +--- 6 lines: .state('causes', { ... which this fix achieves. Should also resolve #14.