Skip to content
Snippets Groups Projects
Commit 64bddaa4 authored by Martin Mareš's avatar Martin Mareš
Browse files

XCPT: Fixed a typo in attribute name

parent 06a1425e
No related branches found
No related tags found
No related merge requests found
......@@ -462,7 +462,7 @@ static void gen_job_template(void)
// Saved jobs are not supported at the moment
xcpt_collection_open("job-save-disposition");
xcpt_keyword("save", "none");
xcpt_keyword("save-disposition", "none");
xcpt_close();
// We leave printing of banner sheets to CUPS itself
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment