# HG changeset patch
# User Sigurd Meldgaard <[EMAIL PROTECTED]>
# Date 1219613205 -7200
# Node ID 643a1d2541ec0639a3f1bed8bb0ff9762dd3dd68
# Parent  87cc366a4c27167b8548214d023d8967271e3d38
Removed doubling of word in comment

diff -r 87cc366a4c27 -r 643a1d2541ec viff/runtime.py
--- a/viff/runtime.py   Mon Sep 08 18:31:14 2008 +0200
+++ b/viff/runtime.py   Sun Aug 24 23:26:45 2008 +0200
@@ -1034,7 +1034,7 @@
 
         The number is shared using polynomial of degree *threshold*
         (defaults to :attr:`threshold`). Returns a list of shares
-        unless unless there is only one inputter in which case the
+        unless there is only one inputter in which case the
         share is returned directly.
 
         Communication cost: n elements transmitted.
_______________________________________________
viff-patches mailing list
[email protected]
http://lists.viff.dk/listinfo.cgi/viff-patches-viff.dk

Reply via email to