Skip to content

Commit f8024e3

Browse files
authored
Merge pull request hephaest0s#74 from deekayen/patch-3
Fix copy/paste typo.
2 parents a58cc9d + a2e71d6 commit f8024e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/usbkill.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,12 @@ do_sync = True
141141
##########
142142

143143

144-
# Set do_wipe_swap to True in order clean the swap
144+
# Set do_wipe_ram to True in order clean the ram.
145145
do_wipe_ram = False
146146
# Check sdmem --help for available options
147147
wipe_ram_cmd = sdmem -fll
148148

149-
# Set do_wipe_swap to True in order clean the swap
149+
# Set do_wipe_swap to True in order clean the swap.
150150
do_wipe_swap = False
151151
# Check sswap --help for available options
152152
wipe_swap_cmd = sswap -l

0 commit comments

Comments
 (0)