changeset 101144:1aa3bea5e30f

Typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 12 Jan 2009 20:44:40 +0000
parents 5a1ab0e91281
children b375012e7a7a
files doc/lispref/variables.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/variables.texi	Mon Jan 12 20:44:19 2009 +0000
+++ b/doc/lispref/variables.texi	Mon Jan 12 20:44:40 2009 +0000
@@ -622,7 +622,7 @@
 @item @dots{}-flag
 The value is significant only as to whether it is @code{nil} or not.
 Since such variables often end up acquiring more values over time,
-this convetion is not strongly recommended.
+this convention is not strongly recommended.
 
 @item @dots{}-program
 The value is a program name.