mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-01 03:18:25 +00:00
Typo in help message
This commit is contained in:
parent
fbe40b800d
commit
3e5aaa299a
@ -398,7 +398,7 @@ static JSON json_schema(std::set<std::string>* keys = 0)
|
||||
JSON::makeString("if stream, its length, otherwise null"));
|
||||
stream.addDictionaryMember(
|
||||
"filter",
|
||||
JSON::makeString("if stream, its length, otherwise null"));
|
||||
JSON::makeString("if stream, its filters, otherwise null"));
|
||||
}
|
||||
if (all_keys || keys->count("pages"))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user