mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
api: fix typo in a comment
This commit is contained in:
@@ -258,7 +258,7 @@ script_ptr2str (void *pointer)
|
||||
}
|
||||
|
||||
/*
|
||||
* script_str2ptr: convert stirng to pointer for usage outside script
|
||||
* script_str2ptr: convert string to pointer for usage outside script
|
||||
*/
|
||||
|
||||
void *
|
||||
|
||||
Reference in New Issue
Block a user