From 00f4998997f3d8f37f18cf9438dc9ff2a58fdf69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Thu, 6 Jun 2013 20:29:18 +0200 Subject: [PATCH] =?UTF-8?q?lavf/tee:=20pesudo=20=E2=86=92=20pseudo.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libavformat/tee.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/tee.c b/libavformat/tee.c index 10787cad29..7b8b37176e 100644 --- a/libavformat/tee.c +++ b/libavformat/tee.c @@ -1,5 +1,5 @@ /* - * Tee pesudo-muxer + * Tee pseudo-muxer * Copyright (c) 2012 Nicolas George * * This file is part of FFmpeg.