Skip to content

Commit 059764b

Browse files
authored
Update 3_levels.cpp
1 parent 77735f1 commit 059764b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

native/examples/3_levels.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ void example_levels()
6161
the first parameter set in the modulus switching chain is the only one that
6262
involves the special prime. All key objects, such as SecretKey, are created
6363
at this highest level. All data objects, such as Ciphertext, can be only at
64-
lower levels. The special modulus should be as large as the largest of the
64+
lower levels. The special prime should be as large as the largest of the
6565
other primes in the coeff_modulus, although this is not a strict requirement.
6666
6767
special prime +---------+

0 commit comments

Comments
 (0)