Fixed a typo

Original commit message from CVS:
Fixed a typo
This commit is contained in:
Wim Taymans 2001-01-01 04:04:33 +00:00
parent e828948edc
commit e2b9080249

View file

@ -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<GST_CAT_MAX_CATEGORY; i++) {
g_print (" %08x %s %s\n", 1<<i,