diff --git a/examples/resource.rs b/examples/resource.rs index a86b98bc79a708d6bc66b41f5bb60531862b1f86..33fb3a49803daffe84a4086373b9b1eb3d2f696f 100644 --- a/examples/resource.rs +++ b/examples/resource.rs @@ -184,7 +184,7 @@ fn idle() -> ! { // The `gdbinit_manual` has the following content. // ``` // target remote :3333 -// mon restet halt +// mon reset halt // load // tb main // continue