From: dbs Date: Mon, 31 Mar 2008 00:21:42 +0000 (+0000) Subject: This could have been a puzzling typo X-Git-Tag: osrf_rel_2_0_1~674 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=11fcb5ad64a4807feb523ca20fdd451c1476c2f7;p=OpenSRF.git This could have been a puzzling typo git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1293 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/python/osrf/ses.py b/src/python/osrf/ses.py index 60c8b27..0940ac3 100644 --- a/src/python/osrf/ses.py +++ b/src/python/osrf/ses.py @@ -402,7 +402,7 @@ class ServerRequest(Request): if self.complete: return - self.copmlete = True + self.complete = True self.complete_time = time.time() if self.method.atomic: