From 129d62354ee7967d06b881677fe7897b72971206 Mon Sep 17 00:00:00 2001
From: Michael Wookey <michaelwookey@gmail.com>
Date: Tue, 25 May 2010 09:20:29 +1000
Subject: [PATCH] fix doc typo in persistent-undo

---
 runtime/doc/options.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 1b8bea7..5ea6967 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -7248,7 +7248,7 @@ A jump table for the options with a short description can be found at |Q_op|.
 	file on buffer read.
 	The name of the undo file is specified by 'undodir'.
 	See |undo-persistence|.
-	WARNING: this is a very new feature.  Use at your own risc!
+	WARNING: this is a very new feature.  Use at your own risk!
 
 						*'undolevels'* *'ul'*
 'undolevels' 'ul'	number	(default 100, 1000 for Unix, VMS,
-- 
1.7.1

