Skip to content

Commit

Permalink
fix SuuntoD4F
Browse files Browse the repository at this point in the history
  • Loading branch information
laufhannes committed Jul 19, 2023
1 parent b068eae commit 948d7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Device/SuuntoD4f.php → src/Device/SuuntoD4F.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

namespace Runalyze\Devices\Device;

class SuuntoD4f extends AbstractDevice
class SuuntoD4F extends AbstractDevice
{
use SuuntoDeviceTrait;

Expand Down

0 comments on commit 948d7aa

Please sign in to comment.