a/android: Fix typo in comment

This commit is contained in:
Ryan Pavlik 2020-10-13 15:09:37 -05:00
parent 69b35f9857
commit 06f75e03b4
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
* @file
* @brief Functions for Android-specific global state.
* @author Ryan Pavlik <ryan.pavlik@collabora.com>
* @ingroup aux_util
* @ingroup aux_android
*/
#include "android_globals.h"

View file

@ -4,7 +4,7 @@
* @file
* @brief Functions for Android-specific global state.
* @author Ryan Pavlik <ryan.pavlik@collabora.com>
* @ingroup aux_util
* @ingroup aux_android
*/
#pragma once