Fix last change.
This commit is contained in:
parent
af20f0ebd6
commit
354098a880
1 changed files with 1 additions and 1 deletions
|
@ -538,7 +538,7 @@ stored in the property list @var{plist}. For example,
|
|||
(plist-get '(foo 4 bad) 'foo)
|
||||
@result{} 4
|
||||
(plist-get '(foo 4 bad) 'bad)
|
||||
@result{} nil
|
||||
@result{} @code{nil}
|
||||
@end example
|
||||
|
||||
It accepts a malformed @var{plist} argument and always returns @code{nil}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue