Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
}
],
"default": null,
"description": "Extented description of the package or a file (usually a README).",
"description": "Extended description of the package or a file (usually a README).",
"title": "Description"
},
"prelink_message": {
Expand Down Expand Up @@ -977,7 +977,7 @@
}
],
"default": true,
"description": "Wether to relocate binaries or not. If this is a list of paths then only the listed paths are relocated",
"description": "Whether to relocate binaries or not. If this is a list of paths then only the listed paths are relocated",
"title": "Binary Relocation"
},
"missing_dso_allowlist": {
Expand Down Expand Up @@ -2950,7 +2950,7 @@
}
],
"default": false,
"description": "Wether to detect binary files with prefix or not",
"description": "Whether to detect binary files with prefix or not",
"title": "Ignore Binary Files"
}
},
Expand Down