1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

Fix bug 5421 -- thanks to MJ Anthony

(This used to be commit a3d0450e0a)
This commit is contained in:
Volker Lendecke 2008-02-05 10:34:00 +01:00
parent 01a9964e82
commit 6b5ce93d15

View File

@ -1483,7 +1483,7 @@ static WERROR cmd_spoolss_setdriver(struct rpc_pipe_client *cli,
goto done;;
}
printf("Succesfully set %s to driver %s.\n", argv[1], argv[2]);
printf("Successfully set %s to driver %s.\n", argv[1], argv[2]);
done:
/* Cleanup */