# HG changeset patch # User Wuzzy # Date 1536689749 -3600 # Node ID 31285daa58b6d6b804b6bccf52535288eaa04aed # Parent ecdd14257c791534f05cfbed94698829d7f91414 BugClassification: fix typos diff -r ecdd14257c79 -r 31285daa58b6 BugClassification.wiki --- a/BugClassification.wiki Tue Sep 11 19:13:37 2018 +0100 +++ b/BugClassification.wiki Tue Sep 11 19:15:49 2018 +0100 @@ -16,9 +16,9 @@ * *Blocker*: Most serious bugs. Must be fixed before next release * *Critical*: Crashes and and similar show-stoppers - * *Major*: A key feature is broken or game quality is lowered significantly - * *Normal*: Less-important feature is kinda broken - * *Minor*: Somethng is slightly irritating or weird, usual minor audiovisual glitches + * *Major*: A key feature is broken; game quality is lowered significantly + * *Normal*: Less-important feature is kinda broken. Incorrect but not seriously broken behaviour + * *Minor*: Something is slightly irritating or weird, usual minor audiovisual glitches * *Trivial*: Nitpicking * *Enhancement*: Feature request (not a bug)