From 39d70301c58b0e79f90fc2729eecc10ba5c3caf9 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Fri, 6 Jun 2014 19:04:12 -0500 Subject: [PATCH] trivial: docs: add some missing commas --- docs/reference/gobject/gobject-docs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gobject/gobject-docs.xml b/docs/reference/gobject/gobject-docs.xml index 58dff491a..be5064a59 100644 --- a/docs/reference/gobject/gobject-docs.xml +++ b/docs/reference/gobject/gobject-docs.xml @@ -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: