Merge pull request #1687 from bbatsov/patch-1

Fix a typo
This commit is contained in:
Steve Purcell 2014-04-28 14:52:27 +01:00
commit 69432ec6b8

View file

@ -469,7 +469,7 @@ given that the repositories meet the following criteria,
1. Hosted using *git*.
2. Tag names are version strings compatible parseable by the `version-to-list` function.
To use the stable versions of packages you should use the stable sever
To use the stable versions of packages you should use the stable server
in your `package-archives` list.
```lisp