Skip to content

Commit b13c0b5

Browse files
committed
Try to get samsung galaxy a3 back to stock rom
1 parent bb231c1 commit b13c0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/lineageos-on-galaxy-a3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def install_lineage_os(recovery: str, image: str):
4141

4242
def install_os(image: str):
4343
"""Installing LineageOS from recovery with the image filepath given in image."""
44-
# manuall wipeing and stuff
44+
# manual wiping and stuff
4545
click.echo("Now tap 'Wipe'.")
4646
sleep(2)
4747
click.echo("Then tap 'Format Data' and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage.")

0 commit comments

Comments
 (0)