summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2013-08-22 17:32:58 -0400
committerBehdad Esfahbod <behdad@behdad.org>2013-08-22 17:33:30 -0400
commit243b92e934c433f925a3830b1e9f20294c6013c6 (patch)
treec08dd25df1a762decc6b8ff778178e3914444203
parent6697c86548f809bd65d3a5f736ac060ced7ccc6c (diff)
downloadgobject-introspection-243b92e934c433f925a3830b1e9f20294c6013c6.tar.gz
Typo
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2a1dd1ca..43b6be1b 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ set of languages.
Typelib
=======
-The typelib is a to disk version of the GIR designed to be fast, memory
+The typelib is an on-disk version of the GIR designed to be fast, memory
efficient and complete enough so that language bindings can be written
on top of it without other sources of information.
It is normally compiled from a GIR when a library/program is installed and