mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Merge pull request #424 from EdwardBetts/patch-1
correct spelling mistake
This commit is contained in:
commit
f2757fdb76
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