Minor documentation fixes
* Remove duplicated Interface Kit description. * Fixed links, a typo, inconsistent page names. Change-Id: I38e5943f31bf30870d33f02a97b4ef899222ec36 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4854 Tested-by: Commit checker robot <[email protected]> Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
f6373f2244
commit
7323d0a21d
@@ -104,7 +104,7 @@
|
||||
If your handler cannot handle the object, it will pass the message on to
|
||||
the parent class.
|
||||
|
||||
\warning Don't forget to actuall call the MessageReceived() method of the
|
||||
\warning Don't forget to actually call the MessageReceived() method of the
|
||||
base class. Failing to do this will mean that the message chain will
|
||||
not completely be followed, which can lead to unhandled messages. There
|
||||
might be some internal system messages that the Haiku API classes
|
||||
|
||||
Reference in New Issue
Block a user