From 6b91d5855c3bdbeb5f8d7bd0480f7c46d5fe615d Mon Sep 17 00:00:00 2001
From: Alok Menghrajani <alok.menghrajani@gmail.com>
Date: Sun, 30 Nov 2014 00:03:35 -0800
Subject: [PATCH] Fixes a minor typo.

---
 doc/HOWTO/proxy_certificates.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/HOWTO/proxy_certificates.txt b/doc/HOWTO/proxy_certificates.txt
index 7d51f60..d78be2f1 100644
--- a/doc/HOWTO/proxy_certificates.txt
+++ b/doc/HOWTO/proxy_certificates.txt
@@ -114,7 +114,7 @@ recognised:
 The 'policy' setting can be split up in multiple lines like this:
 
   0.policy=This is
-  1.polisy= a multi-
+  1.policy= a multi-
   2.policy=line policy.
 
 NOTE: the proxy policy value is the part which determines the rights granted to
-- 
1.8.5.2 (Apple Git-48)

