summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-03-19 17:23:29 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-19 17:23:29 +0000
commit130ed3d5e5cdc0f8a504058d354ef07588e72566 (patch)
tree4baf23f882312e6dd9a8237675e326afee22246b
parenta33e32ef60a8c26b86da5cb0af3a680d6ce0832c (diff)
downloadgtk+-130ed3d5e5cdc0f8a504058d354ef07588e72566.tar.gz
docs: Fix typo in the docs landing page
-rw-r--r--.gitlab-ci/pages/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/pages/index.html b/.gitlab-ci/pages/index.html
index c47f00b7b1..458634a590 100644
--- a/.gitlab-ci/pages/index.html
+++ b/.gitlab-ci/pages/index.html
@@ -63,7 +63,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="docblock">
<h5 id="gio">GIO</h5>
<p>GIO provides a portable, modern and easy-to-use file system
- abstraction API for accessing locale and remote files; a set of
+ abstraction API for accessing local and remote files; a set of
low and high level abstractions over the <a href="https://www.freedesktop.org/wiki/Software/dbus/" class="external">DBus</a>
IPC specification; an application settings API; portable networking
abstractions; and additional utilities for writing asynchronous