From 41753dc42d94501c33bd2687e8225f4ddf726948 Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Sat, 22 Jan 2011 18:23:04 -0800
Subject: [PATCH] docs/configuration.rst: correct an error in the Example
 section ('[helper]run_helper' should be '[helper]enabled').

---
 docs/configuration.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configuration.rst b/docs/configuration.rst
index 360feace..3d11f176 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -604,4 +604,4 @@ these are not the default values), merely a legal one.
 
 
   [helper]
-  run_helper = True
+  enable = True
-- 
2.45.2