ng_pppoe(4): Fix a typo in a source code comment
- s/asychronous/asynchronous/ MFC after: 3 days
This commit is contained in:
parent
f167c46e79
commit
7fc0ffda35
@ -141,7 +141,7 @@ struct ngpppoe_init_data {
|
||||
}
|
||||
|
||||
/*
|
||||
* This structure is used by the asychronous success and failure messages.
|
||||
* This structure is used by the asynchronous success and failure messages.
|
||||
* (to report which hook has failed or connected). The message is sent
|
||||
* to whoever requested the connection. (close may use this too).
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user