docs: fix self-reference

Signed-off-by: Ran Benita <ran234@gmail.com>
master
Ran Benita 2014-07-28 10:03:18 +03:00
parent 5058620c88
commit b629576266
1 changed files with 1 additions and 1 deletions

View File

@ -815,7 +815,7 @@ xkb_keymap_new_from_file(struct xkb_context *context, FILE *file,
* This is just like xkb_keymap_new_from_file(), but instead of a file, gets
* the keymap as one enormous string.
*
* @see xkb_keymap_new_from_string()
* @see xkb_keymap_new_from_file()
* @memberof xkb_keymap
*/
struct xkb_keymap *