From a98edce9ec1f519ad23ba7dc32ce54f15841eaa5 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 6 Dec 2011 02:30:54 +0100 Subject: Fix typos. --- src/data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/data.c') diff --git a/src/data.c b/src/data.c index e8d2b43198..0ebb17a2e0 100644 --- a/src/data.c +++ b/src/data.c @@ -839,7 +839,7 @@ do_symval_forwarding (register union Lisp_Fwd *valcontents) case Lisp_Fwd_Kboard_Obj: /* We used to simply use current_kboard here, but from Lisp - code, it's value is often unexpected. It seems nicer to + code, its value is often unexpected. It seems nicer to allow constructions like this to work as intuitively expected: (with-selected-frame frame -- cgit v1.2.3