mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
00c596d8ad
gh-125383: Update `fib` function comment for accuracy (GH-125386)
`Doc/tutorial/controlflow.rst`: fix comment for `fib` function
(cherry picked from commit 283ea5f3b2)
Co-authored-by: Wulian <xiguawulian@gmail.com>