mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-06 13:40:06 +02:00
minor typos in the documentation (a/an)
This commit is contained in:
@@ -1979,7 +1979,7 @@
|
||||
* @major: major version to check against
|
||||
* @minor: minor version to check against
|
||||
*
|
||||
* Expands to a a check for a compiler with __GNUC__ defined and a version
|
||||
* Expands to a check for a compiler with __GNUC__ defined and a version
|
||||
* greater than or equal to the major and minor numbers provided. For example,
|
||||
* the following would only match on compilers such as GCC 4.8 or newer.
|
||||
*
|
||||
|
Reference in New Issue
Block a user