[Pkg-haskell-commits] [package-plan] 01/02: Fix typos in README.md
James McCoy
jamessan at debian.org
Tue Jun 30 00:43:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
jamessan pushed a commit to branch master
in repository package-plan.
commit a7df9c69bd500cd897dd170e934c77a4eee86cff
Author: James McCoy <jamessan at debian.org>
Date: Sat Jun 27 21:02:50 2015 -0400
Fix typos in README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 3092c28..95ccd40 100644
--- a/README.md
+++ b/README.md
@@ -46,10 +46,10 @@ The following flags are supported:
Indicates that this package should ''not'' be used. Used for optional
dependencies where we want to force the other alternative.
* ahead:
- Indicate that this package is known and allowed to be newer than specified
+ Indicates that this package is known and allowed to be newer than specified
in the tracked LTS release.
* key:
- Indicate that this package ise a key package.
+ Indicates that this package is a key package.
The tools will warn about unknown flags.
@@ -106,7 +106,7 @@ this tool will
The script supports some options
* `--allow-upgrade`:
- In that case it allows `cabal` not only the precise versin specified here,
+ In that case it allows `cabal` not only the precise version specified here,
but also newer versions. In theory, this should make it easier to figure out
what can be upgraded, or what has to be upgraded, given a certain change. In
practice, the runtime of `cabal` with these options is prohibitive.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
More information about the Pkg-haskell-commits
mailing list