[glib] Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix a typo
- Date: Sun, 29 May 2011 01:44:33 +0000 (UTC)
commit f12650392bcf0ae134c3cd46d4bf0e11468b94d8
Author: Matthias Clasen <mclasen redhat com>
Date: Sat May 28 21:14:36 2011 -0400
Fix a typo
glib/glib-unix.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/glib/glib-unix.c b/glib/glib-unix.c
index 14a2ef3..9bc3bb1 100644
--- a/glib/glib-unix.c
+++ b/glib/glib-unix.c
@@ -34,9 +34,9 @@
* @short_description: pipes, signal handling
* @include: glib-unix.h
*
- * Most of GLib is intended to be portable; in constrast, this set of
- * functions is designed for programs which explicitly target UNIX, or
- * are using it to build higher level abstractions which would be
+ * Most of GLib is intended to be portable; in contrast, this set of
+ * functions is designed for programs which explicitly target UNIX,
+ * or are using it to build higher level abstractions which would be
* conditionally compiled if the platform matches G_OS_UNIX.
*
* To use these functions, you must explicitly include the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]