From d1389828747d3e78ed968ea4a3341e61e8df4a1d Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 16 Nov 2013 23:51:24 -0800 Subject: Spelling fixes. * lisp/org/ob-python.el (org-babel-python-with-earmuffs): Rename from org-babel-python-with-earmufs. All uses changed. (org-babel-python-without-earmuffs): Rename from org-babel-python-without-earmufs. All uses changed. --- src/buffer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/buffer.h b/src/buffer.h index f39e3d33185..d1a3e50d7cf 100644 --- a/src/buffer.h +++ b/src/buffer.h @@ -871,7 +871,7 @@ struct buffer }; /* Most code should use these functions to set Lisp fields in struct - buffer. (Some setters that are priviate to a single .c file are + buffer. (Some setters that are private to a single .c file are defined as static in those files.) */ INLINE void bset_bidi_paragraph_direction (struct buffer *b, Lisp_Object val) -- cgit v1.2.1