Skip to content

Commit 63a74c8

Browse files
Update soft_panic.md
1 parent 30f2f05 commit 63a74c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/soft_panic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Soft Panic
22

3-
The internal way of triggering a panic (`control.panic(code: number)`).
3+
The soft panic is the internal way of triggering a panic (`control.panic(code: number)`).
44

55
``` cpp
66
void pxtrt::panic(int code) {

0 commit comments

Comments
 (0)