Index: kernel/arch/mips32/src/debugger.c
===================================================================
--- kernel/arch/mips32/src/debugger.c	(revision 682cfceb0fac70ed2ce62b080f6509aca8df9809)
+++ kernel/arch/mips32/src/debugger.c	(revision 0dd8c291a013f3ce092e304e4f3bc4dfc5129cc3)
@@ -79,5 +79,5 @@
 static cmd_info_t addbkpt_info = {
 	.name = "addbkpt",
-	.description = "Add bkpoint (break on J/Branch insts unsupported).",
+	.description = "Add bkpoint (break on j/branch insts unsupported).",
 	.func = cmd_add_breakpoint,
 	.argc = 1,
