diff --git a/subsys/bluetooth/shell/mcc.c b/subsys/bluetooth/shell/mcc.c index d8fe15bd8c1dd6f1a5969f04dba91127309d9d31..03a2d003902037c08c446baf1f67a73fe6b7daac 100644 --- a/subsys/bluetooth/shell/mcc.c +++ b/subsys/bluetooth/shell/mcc.c @@ -1292,7 +1292,7 @@ int cmd_mcc_otc_read_track_segments_object(const struct shell *sh, int cmd_mcc_otc_read_current_track_object(const struct shell *sh, size_t argc, char *argv[]) { - /* Assumes the Curent Track Object has already been selected by ID */ + /* Assumes the Current Track Object has already been selected by ID */ int result;