Skip to content

Commit 0279805

Browse files
committed
修改错别字
1 parent f47bf01 commit 0279805

File tree

1 file changed

+1
-1
lines changed
  • module-communication-intercept/src/main/java/com/flyjingfish/module_communication_intercept/intercept

1 file changed

+1
-1
lines changed

module-communication-intercept/src/main/java/com/flyjingfish/module_communication_intercept/intercept/Proceed.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Proceed(
1919
*/
2020
val pathInfo: PathInfo,
2121
/**
22-
* true则时通过 ModuleRoute 类跳转的,false则是通过帮助类
22+
* true则是通过 ModuleRoute 类跳转的,false则是通过帮助类
2323
*/
2424
val byPath:Boolean,
2525
/**

0 commit comments

Comments
 (0)