Skip to content

Commit 1eb3fd2

Browse files
Use "Ubuntu derivatives" instead of "derivates".
The word "derivatives" is more idiomatic in this context. See: https://en.wikipedia.org/wiki/Category:Ubuntu_derivatives
1 parent 1e6601b commit 1eb3fd2

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
@@ -148,7 +148,7 @@
148148
* restore proper support for FreeBSD and Linux armv7
149149
* integrate with [errors.haskell.org](https://errors.haskell.org/index.html), wrt [#434](https://github.com/haskell/ghcup-hs/issues/434)
150150
* allow to overwrite distro detection via config wrt [#421](https://github.com/haskell/ghcup-hs/issues/421)
151-
- this is particularly useful for e.g. Ubuntu derivates, where ghcup doesn't pick the optimal bindist, also see the [GHCup documentation on overriding distro detection](https://www.haskell.org/ghcup/guide/#overriding-distro-detection)
151+
- this is particularly useful for e.g. Ubuntu derivatives, where ghcup doesn't pick the optimal bindist, also see the [GHCup documentation on overriding distro detection](https://www.haskell.org/ghcup/guide/#overriding-distro-detection)
152152
* Add proper support for mirrors wrt [#357](https://github.com/haskell/ghcup-hs/issues/357)
153153
* fix a (harmless) bug in `ghcup nuke` on windows
154154
* improvements to `ghcup add-release-channel` wrt [#708](https://github.com/haskell/ghcup-hs/issues/708)

0 commit comments

Comments
 (0)