Skip to content

Commit f31f4d7

Browse files
committed
Cleanup comment on AO
1 parent 7793644 commit f31f4d7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/builtins/core/duration/normalized.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -405,9 +405,7 @@ struct NudgeWindow {
405405
}
406406

407407
impl InternalDurationRecord {
408-
/// `compute_nudge_window` in `temporal_rs` refers to step 1-12 of `NudgeToCalendarUnit`.
409-
///
410-
/// For A.O. `ComputeNudgeWinodw`, see `compute_nudge_window_with_shift`
408+
/// `compute_and_adjust_nudge_window` in `temporal_rs` refers to step 1-12 of `NudgeToCalendarUnit`.
411409
fn compute_and_adjust_nudge_window(
412410
&self,
413411
sign: Sign,

0 commit comments

Comments
 (0)