# HG changeset patch
# User J. H. Palmieri <palmieri@math.washington.edu>
# Date 1242492419 25200
# Node ID 21c6c829ea32fa36c07b5d55395fa16f1bf8ef96
# Parent  7488340543618251888907e60499593a1c911890
fix non-ASCII character

diff -r 748834054361 -r 21c6c829ea32 sage/crypto/mq/mpolynomialsystem.py
--- a/sage/crypto/mq/mpolynomialsystem.py	Fri May 15 18:39:25 2009 -0700
+++ b/sage/crypto/mq/mpolynomialsystem.py	Sat May 16 09:46:59 2009 -0700
@@ -142,7 +142,7 @@
 
 .. [BPW06] J\. Buchmann, A\. Pychkine, R\.-P\. Weinmann *Block Ciphers
    Sensitive to Groebner Basis Attacks* in Topics in
-   Cryptology –- CT RSA'06\; LNCS 3860\; pp. 313--331\; Springer Verlag 2006\;
+   Cryptology -- CT RSA'06\; LNCS 3860\; pp. 313--331\; Springer Verlag 2006\;
    pre-print available at http://eprint.iacr.org/2005/200
 
 """
