Skip to content

Commit 42d2b4e

Browse files
authored
chore: update toolchain v4.29.0-rc7 (#128)
Co-authored-by: fgdorais <3247514+fgdorais@users.noreply.github.com>
1 parent 7139da0 commit 42d2b4e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

UnicodeBasic.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ namespace Unicode
4949
/-- Get character name
5050
5151
When the Unicode property `Name` is empty, a unique code label is returned
52-
as described in Unicode Standard, section 4.8. These labels start with
52+
as recommended in Unicode Standard, section 4.8. These labels start with
5353
`'<'` (U+003C) and end with `'>'` (U+003E) so they are distinguishable from
5454
actual name values.
5555

lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.29.0-rc6
1+
leanprover/lean4:v4.29.0-rc7

0 commit comments

Comments
 (0)