Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit c1762ea

Browse files
committed
typo (:issues: → :issue:) [ci skip]
1 parent 599f470 commit c1762ea

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/changes.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ Version 0.10.0
66

77
Released on December 15, 2015.
88

9-
- Support custom import callbacks [:issues:`81` by Alice Zoë Bevan–McGregor,
9+
- Support custom import callbacks [:issue:`81` by Alice Zoë Bevan–McGregor,
1010
Anthony Sottile]
11-
- Disallow arbitrary kwargs in compile() [:issues:`109` by Anthony Sottile]
11+
- Disallow arbitrary kwargs in compile() [:issue:`109` by Anthony Sottile]
1212

1313
Version 0.9.3
1414
-------------
1515

1616
Released on December 03, 2015.
1717

18-
- Support "indented" SASS compilation [:issues:`41` by Alice Zoë Bevan–McGregor]
19-
- Fix wheels on windows [:issues:`28` :issues:`49` by Anthony Sottile]
18+
- Support "indented" SASS compilation [:issue:`41` by Alice Zoë Bevan–McGregor]
19+
- Fix wheels on windows [:issue:`28` :issue:`49` by Anthony Sottile]
2020

2121
Version 0.9.2
2222
-------------
@@ -25,7 +25,7 @@ Released on November 12, 2015.
2525

2626
- Follow up the libsass upstream: 3.3.2 --- See the release notes of Libsass
2727
3.3.2__. [by Anthony Sottile]
28-
- Require VS 2015 to build on windows [:issues:`99` by Anthony Sottile]
28+
- Require VS 2015 to build on windows [:issue:`99` by Anthony Sottile]
2929

3030
__ https://github.com/sass/libsass/releases/tag/3.3.2
3131

@@ -46,9 +46,9 @@ Version 0.9.0
4646
Released on October 28, 2015.
4747

4848
- Fix a bug with writing UTF-8 to a file [:issue:`72` by Caleb Ely]
49-
- Fix a segmentation fault on ^C [:issues:`87` by Anthony Sottile]
49+
- Fix a segmentation fault on ^C [:issue:`87` by Anthony Sottile]
5050
- Follow up the libsass upstream: 3.3.0 --- See the release notes of Libsass
51-
3.3.0__. [:issues:`96` by Anthony Sottile]
51+
3.3.0__. [:issue:`96` by Anthony Sottile]
5252

5353
__ https://github.com/sass/libsass/releases/tag/3.3.0
5454

0 commit comments

Comments
 (0)