Restored two more edits

pull/1468/head
hsutter 7 years ago
parent 024f1a05dc
commit d8a6aaa40b

@ -8727,7 +8727,7 @@ Switching on an enumeration is common and the compiler can warn against unusual
}
}
Such off-by-one `switch`statements are often the results of an added enumerator and insufficient testing.
Such off-by-one `switch`-statements are often the results of an added enumerator and insufficient testing.
##### Enforcement

Loading…
Cancel
Save