Skip to content

Commit 8c6fc11

Browse files
committed
docs(changelog): Fix wording
1 parent 200aeb1 commit 8c6fc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This changelog follows the [Keep a Changelog](http://keepachangelog.com) format.
1313

1414
### Added ###
1515
- [#28] Added code `Invalid` (-1).
16-
- [#28]{Qt C++11} Qt C++11 variant with uses `enum class` for the codes.
16+
- [#28]{Qt C++11} Qt C++11 variant which uses `enum class` for the codes.
1717

1818
### Changed ###
1919
- {Qt} `networkErrorToStatusCode()` now returns a `Code` instead of `int`.

0 commit comments

Comments
 (0)