summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/pptp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pptp.c b/plugins/pptp.c
index c08635ca..7fafc059 100644
--- a/plugins/pptp.c
+++ b/plugins/pptp.c
@@ -65,7 +65,7 @@ struct {
{ "PPTP.RefuseMSCHAP", "refuse-mschap", NULL, OPT_BOOL },
{ "PPTP.RefuseMSCHAP2", "refuse-mschapv2", NULL, OPT_BOOL },
{ "PPTP.NoBSDComp", "nobsdcomp", NULL, OPT_BOOL },
- { "PPTP.NoDeflate", "nodeflatey", NULL, OPT_BOOL },
+ { "PPTP.NoDeflate", "nodeflate", NULL, OPT_BOOL },
{ "PPTP.RequirMPPE", "require-mppe", NULL, OPT_BOOL },
{ "PPTP.RequirMPPE40", "require-mppe-40", NULL, OPT_BOOL },
{ "PPTP.RequirMPPE128", "require-mppe-128", NULL, OPT_BOOL },