File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ specified:
448
448
449
449
Optional arguments are actually just a convenient syntax for writing
450
450
multiple method definitions with different numbers of arguments
451
- (see :ref: `man-note-on-optinal -and-keyword-arguments `).
451
+ (see :ref: `man-note-on-optional -and-keyword-arguments `).
452
452
453
453
454
454
Keyword Arguments
Original file line number Diff line number Diff line change @@ -523,7 +523,7 @@ can also constrain type parameters of methods::
523
523
The ``same_type_numeric `` function behaves much like the ``same_type ``
524
524
function defined above, but is only defined for pairs of numbers.
525
525
526
- .. _man-Note -on-optional-and-keyword-arguments :
526
+ .. _man-note -on-optional-and-keyword-arguments :
527
527
528
528
Note on Optional and keyword Arguments
529
529
--------------------------------------
You can’t perform that action at this time.
0 commit comments