[commit: ghc] master: users_guide: Various spelling fixes (d46fdf2)
git at git.haskell.org
git at git.haskell.org
Tue Jun 16 18:05:41 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/d46fdf25888e624e78eefed64bd13dc205ed5fef/ghc
>---------------------------------------------------------------
commit d46fdf25888e624e78eefed64bd13dc205ed5fef
Merge: 0d6c97b a90712b
Author: Ben Gamari <ben at smart-cactus.org>
Date: Tue Jun 16 20:06:00 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
>---------------------------------------------------------------
d46fdf25888e624e78eefed64bd13dc205ed5fef
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(-)
More information about the ghc-commits
mailing list