kernel-docs: Fix link from class to class-of.

db4
Doug Coleman 2015-06-30 21:43:56 -07:00
parent 00059f9ec5
commit d47f9447c3
1 changed files with 1 additions and 1 deletions

View File

@ -719,7 +719,7 @@ HELP: declare
HELP: tag HELP: tag
{ $values { "object" object } { "n" "a tag number" } } { $values { "object" object } { "n" "a tag number" } }
{ $description "Outputs an object's tag number, between zero and one less than " { $link num-types } ". This is implementation detail and user code should call " { $link class } " instead." } ; { $description "Outputs an object's tag number, between zero and one less than " { $link num-types } ". This is implementation detail and user code should call " { $link class-of } " instead." } ;
HELP: special-object HELP: special-object
{ $values { "n" "a non-negative integer" } { "obj" object } } { $values { "n" "a non-negative integer" } { "obj" object } }