From 615173a21c7efb8e7df57a64f1f3ee30d971a4db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 4 Mar 2008 22:02:32 +0100 Subject: Fixed comments --- portato/session.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato/session.py') diff --git a/portato/session.py b/portato/session.py index 026c7fc..be622cf 100644 --- a/portato/session.py +++ b/portato/session.py @@ -33,7 +33,7 @@ class Session (object): def __init__ (self, file): """ - Initialize a session with a certain file inside L{SESSION_DIR.} + Initialize a session with a certain file inside L{SESSION_DIR}. @param file: the file in L{SESSION_DIR}, where the options will be saved. """ -- cgit v1.2.3