summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan van Doorn <nathan@myrtlesoftware.com>2018-10-15 10:41:37 +0100
committerKrzysztof Gogolewski <krz.gogolewski@gmail.com>2018-10-15 11:49:00 +0200
commitf945b7abc852f52b687db5aefca6e41656559520 (patch)
tree263714ac59eab18dc7561c7c8bb6903de5690fce
parent8a9a63beaad19d4f59ec7ae26925d8b4e9b94cee (diff)
downloadhaskell-f945b7abc852f52b687db5aefca6e41656559520.tar.gz
Correct typo "Deppendency" -> Dependency
PR: https://github.com/ghc/ghc/pull/203/
-rw-r--r--docs/users_guide/8.6.1-notes.rst2
-rw-r--r--docs/users_guide/8.8.1-notes.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/users_guide/8.6.1-notes.rst b/docs/users_guide/8.6.1-notes.rst
index cfa28806eb..13f5b4df5d 100644
--- a/docs/users_guide/8.6.1-notes.rst
+++ b/docs/users_guide/8.6.1-notes.rst
@@ -266,7 +266,7 @@ for further change information.
libraries/array/array.cabal: Dependency of ``ghc`` library
libraries/base/base.cabal: Core library
libraries/binary/binary.cabal: Dependency of ``ghc`` library
- libraries/bytestring/bytestring.cabal: Deppendency of ``ghc`` library
+ libraries/bytestring/bytestring.cabal: Dependency of ``ghc`` library
libraries/Cabal/Cabal/Cabal.cabal: Dependency of ``ghc-pkg`` utility
libraries/containers/containers.cabal: Dependency of ``ghc`` library
libraries/deepseq/deepseq.cabal: Dependency of ``ghc`` library
diff --git a/docs/users_guide/8.8.1-notes.rst b/docs/users_guide/8.8.1-notes.rst
index d3da37e9eb..4de2369313 100644
--- a/docs/users_guide/8.8.1-notes.rst
+++ b/docs/users_guide/8.8.1-notes.rst
@@ -140,7 +140,7 @@ for further change information.
libraries/array/array.cabal: Dependency of ``ghc`` library
libraries/base/base.cabal: Core library
libraries/binary/binary.cabal: Dependency of ``ghc`` library
- libraries/bytestring/bytestring.cabal: Deppendency of ``ghc`` library
+ libraries/bytestring/bytestring.cabal: Dependency of ``ghc`` library
libraries/Cabal/Cabal/Cabal.cabal: Dependency of ``ghc-pkg`` utility
libraries/containers/containers.cabal: Dependency of ``ghc`` library
libraries/deepseq/deepseq.cabal: Dependency of ``ghc`` library