doc: fix ExampleXError_StackTrace bug

This commit is contained in:
dudaodong
2023-02-15 12:04:14 +08:00
parent be9fa7acaa
commit d7518e01af
+1 -1
View File
@@ -61,7 +61,7 @@ func ExampleXError_StackTrace() {
// Output:
// github.com/duke-git/lancet/v2/xerror.ExampleXError_StackTrace
// 49
// 52
// true
}