diff options
Diffstat (limited to 'doc/misc/srecode.texi')
| -rw-r--r-- | doc/misc/srecode.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi index 033e031b648..a0fcd9e2e94 100644 --- a/doc/misc/srecode.texi +++ b/doc/misc/srecode.texi | |||
| @@ -822,7 +822,7 @@ from the name, like this: | |||
| 822 | @node Contexts | 822 | @node Contexts |
| 823 | @section Context | 823 | @section Context |
| 824 | 824 | ||
| 825 | Each template belongs to a context. When promting for a template by | 825 | Each template belongs to a context. When prompting for a template by |
| 826 | name, such as with @kbd{C-c / /}, the name is prefixed by the current | 826 | name, such as with @kbd{C-c / /}, the name is prefixed by the current |
| 827 | context. If there is no context, it defaults to @code{declaration}. | 827 | context. If there is no context, it defaults to @code{declaration}. |
| 828 | 828 | ||