mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 04:16:22 +00:00
Fix typos in apidocs
This commit is contained in:
@@ -127,7 +127,7 @@ Retrieve the Jabber ID of the current room, when in a chat room window.
|
||||
char* prof_get_current_muc(void);
|
||||
|
||||
/**
|
||||
Determine whether or not the Console window is currently focussed.
|
||||
Determine whether or not the Console window is currently focused.
|
||||
@return 1 if the user is currently in the Console window, 0 otherwise.
|
||||
*/
|
||||
int prof_current_win_is_console(void);
|
||||
|
||||
Reference in New Issue
Block a user