diff options
author | Richard Hartmann <richih@debian.org> | 2014-06-07 14:57:35 +0200 |
---|---|---|
committer | Richard Hartmann <richih@debian.org> | 2014-06-07 14:57:35 +0200 |
commit | e865a751d5e4b1dd1f3a35d049da68a34985b6c5 (patch) | |
tree | 7b0f76583af69e548b254ccfe7cd77f03f046db8 /doc/devblog | |
parent | d506a1ce72e58bf8849a1c3d01c6283e5d797391 (diff) |
Typo
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_180__porting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_180__porting.mdwn b/doc/devblog/day_180__porting.mdwn index c0e56406b..27b4eaca1 100644 --- a/doc/devblog/day_180__porting.mdwn +++ b/doc/devblog/day_180__porting.mdwn @@ -9,5 +9,5 @@ security holes-of-the-week. (git-annex uses gnutls only for XMPP, and does not use openssl itself, but a few programs bundled with it, like curl, do use openssl.) -A nice peice of news: OSX Homebrew now contains git-annex, so it can be +A nice piece of news: OSX Homebrew now contains git-annex, so it can be easily installed with `brew install git-annex` |