1
0
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:
Sebastien Helleu
2012-03-24 11:05:35 +01:00
parent b877a53f80
commit 93ec33d491
+1 -1
View File
@@ -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 *