summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Cummins <christopher.e.cummins@intel.com>2013-03-21 16:56:59 +0000
committerRobert Bragg <robert@linux.intel.com>2013-03-21 17:03:06 +0000
commitf723ad34cbdd99385ee5fbfc71423ab3c9bfdae2 (patch)
treebb3af49a8a419838741da349af7b96c1769667cd
parent488c074316b270b17d1000c68f26210108b1b0ca (diff)
downloadcogl-f723ad34cbdd99385ee5fbfc71423ab3c9bfdae2.tar.gz
cogl-gst: pedantic typo fix in pkg-config description
Reviewed-by: Robert Bragg <robert@linux.intel.com>
-rw-r--r--cogl-gst/cogl-gst.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl-gst/cogl-gst.pc.in b/cogl-gst/cogl-gst.pc.in
index 5333303d..f47e847f 100644
--- a/cogl-gst/cogl-gst.pc.in
+++ b/cogl-gst/cogl-gst.pc.in
@@ -6,7 +6,7 @@ apiversion=@COGL_API_VERSION@
requires=@COGL_PKG_REQUIRES@ @COGL_GST_PKG_REQUIRES@
Name: Cogl
-Description: An gstreamer integration library for Cogl
+Description: A gstreamer integration library for Cogl
Version: @COGL_VERSION@
Libs: -L${libdir} -lcogl-gst
Cflags: -I${includedir}/cogl -DCOGL_ENABLE_EXPERIMENTAL_2_0_API