[commit: ghc] master: users_guide: Various spelling fixes (a90712b)
git at git.haskell.org
git at git.haskell.org
Tue Jun 16 18:05:38 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a90712b47a9439f3edb904ba7d7509181aa42bb7/ghc
>---------------------------------------------------------------
commit a90712b47a9439f3edb904ba7d7509181aa42bb7
Author: Ben Gamari <bgamari.foss at gmail.com>
Date: Tue Jun 16 20:05:43 2015 +0200
users_guide: Various spelling fixes
Summary:
Today when reading through the users manual I noticed a few spelling issues.
This prompted me to run the document through ispell which turned up even more
issues. I've tried to be conservative here; most of the corrections are
misspellings and typos but in a few cases I've moved from American to British
orthography.
Test Plan: Read.
Reviewers: austin
Reviewed By: austin
Subscribers: bgamari, thomie
Differential Revision: https://phabricator.haskell.org/D925
>---------------------------------------------------------------
a90712b47a9439f3edb904ba7d7509181aa42bb7
docs/users_guide/bugs.xml | 1 +
docs/users_guide/extending_ghc.xml | 1 +
docs/users_guide/flags.xml | 9 +++--
docs/users_guide/glasgow_exts.xml | 66 +++++++++++++++----------------
docs/users_guide/gone_wrong.xml | 3 +-
docs/users_guide/intro.xml | 3 +-
docs/users_guide/lang.xml | 1 +
docs/users_guide/packages.xml | 5 ++-
docs/users_guide/parallel.xml | 1 +
docs/users_guide/phases.xml | 3 +-
docs/users_guide/profiling.xml | 1 +
docs/users_guide/runghc.xml | 3 +-
docs/users_guide/runtime_control.xml | 1 +
docs/users_guide/safe_haskell.xml | 1 +
docs/users_guide/separate_compilation.xml | 1 +
docs/users_guide/shared_libs.xml | 7 ++++
docs/users_guide/sooner.xml | 3 +-
docs/users_guide/using.xml | 17 ++++----
docs/users_guide/utils.xml | 1 +
docs/users_guide/win32-dlls.xml | 1 +
20 files changed, 78 insertions(+), 51 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc a90712b47a9439f3edb904ba7d7509181aa42bb7
More information about the ghc-commits
mailing list