You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cl...@apache.org on 2016/08/20 18:28:19 UTC

[whimsy] branch master updated: Fix typos in MACOSX.md

This is an automated email from the ASF dual-hosted git repository.

clr pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  5068541   Fix typos in MACOSX.md
       new  0f5cf63   Merge branch 'master' of github.com:apache/whimsy
5068541 is described below

commit 50685417458b77cf46b495a31fc11b748360a719
Author: Craig L Russell <cr...@oracle.com>
AuthorDate: Sat Aug 20 11:27:39 2016 -0700

    Fix typos in MACOSX.md
---
 MACOSX.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MACOSX.md b/MACOSX.md
index 439d360..5b3309d 100644
--- a/MACOSX.md
+++ b/MACOSX.md
@@ -205,10 +205,10 @@ Install passenger
 
 Install:
 
-``
+```
 $ gem install passenger
 $ passenger-install-apache2-module
-$ sudo apache2ctl restart
+$ sudo apachectl restart
 ```
 
 For the second step ('passenger-install-apache2-module`), you will need to

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].