Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jul 12, 2024
1 parent 499a6c8 commit 3e98e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rust/primes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ View source code `here on GitHub! <https://github.com/LivInTheLookingGlass/Euler
.. rust:fn:: primes::PrimeFactors::next() -> Option<u64>
.. literalinclude:: ../../rust/src/p0001.rs
.. literalinclude:: ../../rust/src/primes.rs
:language: rust
:linenos:

0 comments on commit 3e98e2e

Please sign in to comment.