Explorar o código

utils: fix typo

Lennart Braun %!s(int64=2) %!d(string=hai) anos
pai
achega
3498f92cde
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      utils/src/field.rs

+ 1 - 1
utils/src/field.rs

@@ -249,7 +249,7 @@ mod tests {
     use super::*;
 
     #[test]
-    fn test_lagrange_symbol() {
+    fn test_legendre_symbol() {
         const INPUTS: [u128; 20] = [
             0,
             1,