From 8209c0ec8e904ce97e1991405c1097479e72f230 Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Tue, 13 Jul 2004 12:20:40 +0000 Subject: Profile instead of porfile. --- python/lasso.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python') diff --git a/python/lasso.py b/python/lasso.py index e8e8df67..599a9611 100644 --- a/python/lasso.py +++ b/python/lasso.py @@ -836,8 +836,8 @@ class Server: lassomod.server_destroy(self) -loginProtocolPorfileBrwsArt = 1 -loginProtocolPorfileBrwsPost = 2 +loginProtocolProfileBrwsArt = 1 +loginProtocolProfileBrwsPost = 2 class Login: """\brief Short desc -- cgit