mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-07 17:41:08 +01:00
correct spelling mistake
This commit is contained in:
parent
1e83ea3151
commit
81fb669d0e
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ import java.util.zip.ZipInputStream;
|
|||
* (4) The architecture is determined and an appropriate bootstrap zip url is determined in {@link #determineZipUrl()}.
|
||||
* <p/>
|
||||
* (5) The zip, containing entries relative to the $PREFIX, is is downloaded and extracted by a zip input stream
|
||||
* continously encountering zip file entries:
|
||||
* continuously encountering zip file entries:
|
||||
* <p/>
|
||||
* (5.1) If the zip entry encountered is SYMLINKS.txt, go through it and remember all symlinks to setup.
|
||||
* <p/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue