Skip to content

Commit 7b6e224

Browse files
committed
fixed class name
1 parent 6b725a4 commit 7b6e224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Enum/AdditionalWaypointVisibilityType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Geocaching\Enum;
44

5-
class AdditionalWaypointType extends EnumAbstract
5+
class AdditionalWaypointVisibilityType extends EnumAbstract
66
{
77
protected static $list = [
88
0 => 'Visible',

0 commit comments

Comments
 (0)