Skip to content

Commit

Permalink
Update Luhn.php
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Feb 28, 2016
1 parent ffc972d commit 607b8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Algorithm/Luhn.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* @link https://github.com/odan/luhn
*/

namespace Odan\Algorithm;
namespace Odan\Luhn;

class Luhn
{
Expand Down

0 comments on commit 607b8ca

Please sign in to comment.