Skip to content

Commit 9613004

Browse files
authored
Fix typo (#22890)
1 parent b167955 commit 9613004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/libesp32/berry_tasmota/src/embedded/persist.be

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#- -#
33
#- To solidify: -#
44
#-
5-
# load only persis_module and persist_module.init
5+
# load only persist_module and persist_module.init
66
import solidify
77
solidify.dump(persist_module.init)
88
# copy and paste into `be_persist_lib.c`

0 commit comments

Comments
 (0)