From 1424af7703b6a1cc055925c5a1785b81ca4e90e8 Mon Sep 17 00:00:00 2001 From: grosroro Date: Mon, 28 May 2012 15:36:27 +0200 Subject: [PATCH] Fix alignment --- docs/source/Recipes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/Recipes.rst b/docs/source/Recipes.rst index f9c0a19..fb9d44d 100644 --- a/docs/source/Recipes.rst +++ b/docs/source/Recipes.rst @@ -69,7 +69,7 @@ target file `file.ogv` : ->close(); .. note: ``FFmpeg`` methods always return the object itself so you can chain -multiple methods. + multiple methods. Create HTML5 videos ^^^^^^^^^^^^^^^^^^^