From 8c1a1ab416c22687c8b6a2512d53fb774e98962a Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Sat, 7 Jun 2014 14:57:35 +0200 Subject: [PATCH] Typo --- doc/devblog/day_180__porting.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devblog/day_180__porting.mdwn b/doc/devblog/day_180__porting.mdwn index c0e56406be..27b4eaca1c 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`