mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(c-offsets-alist): Fix typo in docstring.
This commit is contained in:
parent
c006623074
commit
12f5c601bf
1 changed files with 1 additions and 1 deletions
|
|
@ -1168,7 +1168,7 @@ OFFSET can specify an offset in several different ways:
|
|||
If OFFSET is a symbol with a value binding then that value, which
|
||||
must be an integer, is used as relative offset.
|
||||
|
||||
If OFFSET is a vector then it's first element, which must be an
|
||||
If OFFSET is a vector then its first element, which must be an
|
||||
integer, is used as an absolute indentation column. This overrides
|
||||
the previous base indentation and the relative offsets applied to
|
||||
it, and it becomes the new base indentation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue