From e2b9080249e8a05fd34c1b7a5df688470fab626e Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 1 Jan 2001 04:04:33 +0000 Subject: [PATCH] Fixed a typo Original commit message from CVS: Fixed a typo --- gst/gst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gst.c b/gst/gst.c index 191c26b940..db40c659d1 100644 --- a/gst/gst.c +++ b/gst/gst.c @@ -143,7 +143,7 @@ gst_init_check (int *argc, g_print (" --gst-info-mask=FLAGS Gst info flags to set (current %08x)\n", gst_info_get_categories()); g_print (" --gst-debug-mask=FLAGS Gst debugging flags to set\n"); - g_print ("\nGStreamer info/debug FLAGS (to be ored)\n"); + g_print ("\nGStreamer info/debug FLAGS (to be OR'ed)\n"); for (i = 0; i