Reacted on some of the complaints of codespell

This commit is contained in:
2016-07-20 08:37:42 +00:00
parent f69b602fa6
commit 9f66f7301b
17 changed files with 98 additions and 99 deletions

View File

@ -4039,7 +4039,7 @@ int Xorriso_hfsplus_file_creator_type(struct XorrisO *xorriso, char *path,
bit1= Revoke any blessing of the node, regardless of parameter
blessing. If node is NULL, then revoke all blessings.
bit2= Only check parameter blessing.
Return blessing index + 1 instead of issueing the blessing.
Return blessing index + 1 instead of issuing the blessing.
bit3= With bit2:
Allow blessing "any" and map to index ISO_HFSPLUS_BLESS_MAX.
Elsewise, blessing "none" is mapped to ISO_HFSPLUS_BLESS_MAX.