Skip to content

Commit 562d3f1

Browse files
tricknotesbnoordhuis
authored andcommitted
doc: modify documentation style about 'Stability: 5'
'Stability: 5' is described as 'Locked' not as 'API Locked' in other documents. For example: - `/doc/api/assert.markdown` - `/doc/api/util.markdown` This word was injected in 192192a.
1 parent 952e42d commit 562d3f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/documentation.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ unlikely to ever have to change.
6767
```
6868

6969
```
70-
Stability: 5 - API Locked
70+
Stability: 5 - Locked
7171
Unless serious bugs are found, this code will not ever
7272
change. Please do not suggest changes in this area; they will be refused.
7373
```

0 commit comments

Comments
 (0)