Skip to content

Commit

Permalink
src/sage/libs/flint/arith_sage.pyx: Fix markup
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Mar 10, 2024
1 parent b67f2fb commit fd24f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/libs/flint/arith_sage.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def bell_number(unsigned long n):
ALGORITHM:
Uses :c:function:`arith_bell_number`.
Uses :c:func:`flint:arith_bell_number`.
EXAMPLES::
Expand Down

0 comments on commit fd24f9f

Please sign in to comment.