Skip to content

Commit c7da095

Browse files
committed
nit
1 parent fd7738c commit c7da095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/calendar/src/cal/chinese.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ pub trait Rules: Clone + core::fmt::Debug + crate::cal::scaffold::UnstableSealed
156156
/// [Purple Mountain Observatory for the years 1900-2025], as well as with
157157
/// the data published by the [Hong Kong Observatory for the years 1901-2100].
158158
///
159-
/// For years since 1912, this uses official the [GB/T 33661-2017] rules.
159+
/// For years since 1912, this uses the official [GB/T 33661-2017] rules.
160160
/// As accurate computation is computationally expensive, years until
161161
/// 2100 are precomputed, and after that this type regresses to a simplified
162162
/// calculation. If accuracy beyond 2100 is required, clients

0 commit comments

Comments
 (0)