Skip to content

Commit c8c1a1e

Browse files
committed
rename zconf/zconf.go
1 parent 1b464c2 commit c8c1a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zconf/globalobj.go renamed to zconf/zconf.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ type Config struct {
111111
}
112112

113113
/*
114-
Define a global object.(定义一个全局的对象)
114+
Define a global object.(定义一个全局的对象)
115115
*/
116116
var GlobalObject *Config
117117

0 commit comments

Comments
 (0)