Commit:    3a766e2eb21f99d55ad2408ddc0a0ecdab5bd4a7
Author:    Johannes Schlüter <johan...@schlueters.de>         Mon, 29 Jul 2013 
19:44:17 +0200
Parents:   a821ae03b71d223ad9b3296d95ad3caad6cfef21
Branches:  master

Link:       
http://git.php.net/?p=web/master.git;a=commitdiff;h=3a766e2eb21f99d55ad2408ddc0a0ecdab5bd4a7

Log:
Add missing space

Changed paths:
  M  manage/github.php


Diff:
diff --git a/manage/github.php b/manage/github.php
index 4267b8a..bf32cda 100644
--- a/manage/github.php
+++ b/manage/github.php
@@ -133,7 +133,7 @@ function action_form()
 <p>Creating a GitHub repo using this form ensures the proper configuration. 
This
 includes disabling the GitHub wiki and issue tracker as well as enabling the
 php-pulls user to push changes made on git.php.net.</p>
-<p>The name, description andhomepage should follow other existing 
repositories.</p>
+<p>The name, description and homepage should follow other existing 
repositories.</p>
 <form method="post" action="github.php">
 Github repo name: http://github.com/php/<input name="name"> (i.e. 
pecl-category-foobar)<br>
 Description: <input name="description"> (i.e. PECL foobar extension)<br>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to