From 2f82429fb4a8ab4c6caaefef3a7c48df41966eb7 Mon Sep 17 00:00:00 2001
From: Mulvya <mulvya@gmail.com>
Date: Thu, 16 Feb 2017 00:32:27 +0530
Subject: [PATCH] doc: correct table end for metadata filter

Signed-off-by: Mulvya <mulvya@gmail.com>
---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 89eb7ac..cff7ea5 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -16400,13 +16400,13 @@ Float representation of @code{value} from metadata key.
 
 @item VALUE2
 Float representation of @code{value} as supplied by user in @code{value} option.
+@end table
 
 @item file
 If specified in @code{print} mode, output is written to the named file. Instead of
 plain filename any writable url can be specified. Filename ``-'' is a shorthand
 for standard output. If @code{file} option is not set, output is written to the log
 with AV_LOG_INFO loglevel.
-@end table
 
 @end table
 
-- 
2.7.0.windows.1