diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-20 04:48:53 +0100 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-20 04:48:53 +0100 |
| commit | cd1181dbece7f23a801ce9c56b985f9466cd6511 (patch) | |
| tree | 59d07d411c4de52f8e100fc1d71dbadd9095d1b2 /doc/misc/eieio.texi | |
| parent | 17e845af732cf7bd0ada49375f014e10deb3d06a (diff) | |
| download | emacs-cd1181dbece7f23a801ce9c56b985f9466cd6511.tar.gz | |
Fix typos.
Diffstat (limited to 'doc/misc/eieio.texi')
| -rw-r--r-- | doc/misc/eieio.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index 8ee40288fe0..7b4945027d3 100644 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi @@ -1212,9 +1212,9 @@ This method does nothing by default, but that may change in the future. This would be the best way to make your objects persistent when using in-place editing. -@section Widget extention +@section Widget extension -When widgets are being created, one new widget extention has been added, +When widgets are being created, one new widget extension has been added, called the @code{:slotofchoices}. When this occurs in a widget definition, all elements after it are removed, and the slot is specifies is queried and converted into a series of constants. |
