Skip to content

Commit bd5640f

Browse files
committed
Minor typos.
1 parent db5696b commit bd5640f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Eloquent/SpatialTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Illuminate\Database\Eloquent\Builder as EloquentBuilder;
99

1010
/**
11-
* Trait SpatialTrait
11+
* Trait SpatialTrait.
1212
*
1313
* @method static distance($geometryColumn, $geometry, $distance)
1414
* @method static distanceExcludingSelf($geometryColumn, $geometry, $distance)

0 commit comments

Comments
 (0)