From 20a60f1775e8c381ec3be0707b6af0ff39dbf237 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 27 Jun 2017 12:06:30 +0200 Subject: Fix typo: loptions -> lpoptions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe46ab2..d8acd07 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The syntax for doing this is simple and easy to manage via the configuration fil # Define if standardskriver shall remove the previous default printer, if no entry in the groups or # machine section matches at login time. - delete loptions = {yes,no} + delete lpoptions = {yes,no} [machine] -- cgit v1.2.3