mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Fix typo in README
This commit is contained in:
parent
3f07d27ec5
commit
7324d40b2d
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -180,7 +180,7 @@ configuration to the build. These are:
|
|||
run before the build takes place. Backslash can be used
|
||||
as an escape character to insert literal commas, or as the
|
||||
last character on a line to join that line with the next.
|
||||
It have no special meaning in other contexts; in particular,
|
||||
It has no special meaning in other contexts; in particular,
|
||||
literal backslashes should not be escaped.
|
||||
novcheck=yes Don't check that the version name and code in the resulting
|
||||
apk are correct by looking at the build output - assume the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue