From 74745167e29a0e98e1376dc56712a1065fd469cb Mon Sep 17 00:00:00 2001 From: Louis Date: Sat, 14 Jun 2014 16:05:52 +0200 Subject: [PATCH] comment --- songbook_core/content/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/songbook_core/content/__init__.py b/songbook_core/content/__init__.py index 3b908868..cbc641d1 100644 --- a/songbook_core/content/__init__.py +++ b/songbook_core/content/__init__.py @@ -30,7 +30,7 @@ class Content: # Arguments - previous: the songbook.content.Content object of the previous item. - - context: TODO + - context: current jinja2.runtime.Context. # Return