pub fn sections_str(count: usize) -> &'static str
Returns “section” if count is 1, otherwise “sections”.
count