Skip to content

Commit f09f65b

Browse files
committed
Use plural form
1 parent 275d888 commit f09f65b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
- `bowtie.filled`: ⧓
6262
- `bowtie.filled.l`: ⧑
6363
- `bowtie.filled.r`: ⧒
64-
- `tack.ll.rr`: ⟚
65-
- `tack.t.b.short`: ⫩
64+
- `tacks.ll.rr`: ⟚
65+
- `tacks.t.b.short`: ⫩
6666

6767
- Currency
6868
- `riyal`: ⃁
@@ -84,6 +84,7 @@
8484
- `lt.tri` and variants in favor of `lt.closed`
8585
- `join` and its variants in favor of `bowtie.big` with the same variants
8686
- `tack.r.double`, `tack.r.double.not`, `tack.r.triple`, `tack.l.double`, `tack.t.double`, and `tack.b.double` in favor of `tack.rr`, `tack.rr.not`, `tack.rrr`, `tack.ll`, `tack.tt`, and `tack.bb` respectively.
87+
- `tack.l.r` in favor of `tacks.l.r`.
8788

8889
### Removals **(Breaking change)**
8990

src/modules/sym.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,6 +1129,9 @@ tack
11291129
.b.double ⫪
11301130
.bb ⫪
11311131
.b.short ⫟
1132+
@deprecated: `tack.l.r` is deprecated, use `tacks.l.r` instead
1133+
.l.r ⟛
1134+
tacks
11321135
.l.r ⟛
11331136
.ll.rr ⟚
11341137
.t.b.short ⫩

0 commit comments

Comments
 (0)