mirror of
https://github.com/php/web-doc.git
synced 2025-08-06 11:06:29 +00:00
Fix typo REDAME -> README
Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Please read REDAME.md in the same directory to get more info about filling in this file
|
||||
# Please read README.md in the same directory to get more info about filling in this file
|
||||
|
||||
PHP=@PHP@
|
||||
SVNDIR=@SVNDIR@
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
// Please read REDAME.md in the same directory to get more info about filling in this file
|
||||
// Please read README.md in the same directory to get more info about filling in this file
|
||||
|
||||
define('SVN_DIR', '@SVNDIR@');
|
||||
define('SQLITE_DIR', '@SQLITEDIR@');
|
Reference in New Issue
Block a user