trivial: docs: add some missing commas

This commit is contained in:
Michael Catanzaro 2014-06-06 19:04:12 -05:00
parent f2f66bfe45
commit 39d70301c5

View File

@ -23,7 +23,7 @@
Just as GLib serves as an implementation of such fundamental
types and algorithms (linked lists, hash tables and so forth), the
GLib Object System provides the required implementations of a
flexible extensible and intentionally easy to map (into other
flexible, extensible, and intentionally easy to map (into other
languages) object-oriented framework for C.
The substantial elements that are provided can be summarized as:
<itemizedlist>