Skip to content

Commit 4d87adb

Browse files
Fix typo
1 parent 0491aab commit 4d87adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FindAFactor/_find_a_factor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ struct Factorizer {
10521052

10531053
// We skip the section below, only because it's the only deviation
10541054
// from the usual smooth number distirbution on the sieving interval.
1055-
// The "coercion" into a smooth number above happens only is the
1055+
// The "coercion" into a smooth number above happens only if the
10561056
// number is not smooth in the first place, yet we might as well
10571057
// test the residue for smoothness.
10581058

0 commit comments

Comments
 (0)