Commit 85981804 authored by Vladislav Vlastovskiy's avatar Vladislav Vlastovskiy

Fix typo

parent 14d36fad
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
* this list of conditions and the following disclaimer. * this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright notice, * 2. Redistributions in binary form must reproduce the above copyright notice,
* this listof conditions and the following disclaimer in the documentation * this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution. * and/or other materials provided with the distribution.
* *
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
...@@ -261,7 +261,7 @@ class FacetSetTest extends \PHPUnit_Framework_TestCase ...@@ -261,7 +261,7 @@ class FacetSetTest extends \PHPUnit_Framework_TestCase
); );
} }
public function testBuildeWithIntervalFacet() public function testBuildWithIntervalFacet()
{ {
$facet = new FacetInterval( $facet = new FacetInterval(
array( array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment