Commit:    0ae602c12d7e5bfc9e1d13d4365b2890eb4a636f
Author:    Julien Pauli <jpa...@php.net>         Tue, 26 Nov 2013 10:56:00 +0100
Parents:   6af377de63c31c5ea08233f421126feade9dea9a
Branches:  master

Link:       
http://git.php.net/?p=web/qa.git;a=commitdiff;h=0ae602c12d7e5bfc9e1d13d4365b2890eb4a636f

Log:
micro typo

Changed paths:
  M  write-test.php


Diff:
diff --git a/write-test.php b/write-test.php
index 1224e1f..5448910 100644
--- a/write-test.php
+++ b/write-test.php
@@ -132,7 +132,7 @@ below illustrates a minimal test.</p>
 <i>ext/standard/tests/strings/strtr.phpt</i>
 <pre>
 --TEST--
-strtr() function - basic test for strstr()
+strtr() function - basic test for strtr()
 --FILE--
 &lt;?php
 /* Do not change this test it is a README.TESTING example. */


--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to