diff options
Diffstat (limited to 'doc/lispref/customize.texi')
| -rw-r--r-- | doc/lispref/customize.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/customize.texi b/doc/lispref/customize.texi index 4b620049b04..bfd45518bc8 100644 --- a/doc/lispref/customize.texi +++ b/doc/lispref/customize.texi | |||
| @@ -733,7 +733,7 @@ The value must be a valid color name, and you can do completion with | |||
| 733 | 733 | ||
| 734 | @node Composite Types | 734 | @node Composite Types |
| 735 | @subsection Composite Types | 735 | @subsection Composite Types |
| 736 | @cindex Composite Types (customization) | 736 | @cindex composite types (customization) |
| 737 | 737 | ||
| 738 | When none of the simple types is appropriate, you can use composite | 738 | When none of the simple types is appropriate, you can use composite |
| 739 | types, which build new types from other types or from specified data. | 739 | types, which build new types from other types or from specified data. |