MuonNSWCommonDecode: Fix comparisons.
Fix typo: || instead of &&. Also change comparisions for integer ranges to <= rather than <, for easier reading.
Fix typo: || instead of &&. Also change comparisions for integer ranges to <= rather than <, for easier reading.