diff options
author | Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com> | 2022-05-29 22:45:02 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:03 +0700 |
commit | 48fd1a96c9caff3e6d2a419ba17ce3d61c0daa18 (patch) | |
tree | cad1f72b770c13920f69ab1a9f703a21d54d79c7 /libraries/geocode-glib/README | |
parent | c2e1efd359a0b5172e6a80710b42a15b5ae33c60 (diff) |
libraries/geocode-glib: Fix typo in the SlackBuild and README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/geocode-glib/README')
-rw-r--r-- | libraries/geocode-glib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/geocode-glib/README b/libraries/geocode-glib/README index b4915ed7c4..1c3bf0020b 100644 --- a/libraries/geocode-glib/README +++ b/libraries/geocode-glib/README @@ -6,5 +6,5 @@ results and to avoid unnecessary server load. Below variables can be used to configure the build: GTKDOC=yes : Builds gtkdocs - INSTROSPECTION=yes : Enables the introspection generation + INTROSPECTION=yes : Enables the introspection generation TESTS=yes : Build & install test programs |