X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fbufslots.h;h=88f5dafbcc43c161f98c619573ba8f15d528a2eb;hb=77dcef404dc78635f6ffa8f71a803d2bc7cc8921;hp=e3e4b165181e8a1966fea1ca543dca92fded4054;hpb=fc475e6669a613cd6d98eb5511c749a23b63c7ac;p=chise%2Fxemacs-chise.git- diff --git a/src/bufslots.h b/src/bufslots.h index e3e4b16..88f5daf 100644 --- a/src/bufslots.h +++ b/src/bufslots.h @@ -69,7 +69,7 @@ Boston, MA 02111-1307, USA. */ Specifically, this lists those variables that have a buffer-local value in this buffer: i.e. those whose value does not shadow the default value. - (Remember that for any particlar variable created + (Remember that for any particular variable created with `make-local-variable' or `make-variable-buffer-local', it will have a per-buffer value in some buffers and a default value in others.)