if (wifi_under_b_mode) {
                        RT_TRACE(
                                rtlpriv, COMP_BT_COEXIST, DBG_LOUD,
-                               "[BTCoex], ********** (media status notity under b mode) **********\n");
+                               "[BTCoex], ********** (media status notify under b mode) **********\n");
                        btcoexist->btc_write_1byte(btcoexist, 0x6cd,
                                                   0x00); /* CCK Tx */
                        btcoexist->btc_write_1byte(btcoexist, 0x6cf,
                } else {
                        RT_TRACE(
                                rtlpriv, COMP_BT_COEXIST, DBG_LOUD,
-                               "[BTCoex], ********** (media status notity not under b mode) **********\n");
+                               "[BTCoex], ********** (media status notify not under b mode) **********\n");
                        btcoexist->btc_write_1byte(btcoexist, 0x6cd,
                                                   0x00); /* CCK Tx */
                        btcoexist->btc_write_1byte(btcoexist, 0x6cf,