Skip to content

Commit

Permalink
Fix typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
janjagusch authored Oct 7, 2024
1 parent be58bcc commit 9b1d5d2
Showing 1 changed file with 3 additions and 3 deletions.
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

0 comments on commit 9b1d5d2

Please sign in to comment.