Skip to content

Commit b4b60e8

Browse files
author
zhouzb
committed
fix: fix typos
1 parent ecd54d9 commit b4b60e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ehttpc.appup.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{load_module, ehttpc, brutal_purge, soft_purge, []},
1010
{load_module, ehttpc_pool, brutal_purge, soft_purge, []}
1111
]},
12-
{"0.1.14">>, [
12+
{"0.1.14", [
1313
{load_module, ehttpc_pool, brutal_purge, soft_purge, []}
1414
]},
1515
{<<".*">>, []}

0 commit comments

Comments
 (0)