Skip to content

Commit 159d3a2

Browse files
committed
fix case
1 parent d472c2d commit 159d3a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Util.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace PdsInterop\PhpSolid;
2+
namespace Pdsinterop\PhpSolid;
33

44
class Util {
55
public static function base64_url_encode($text) {

0 commit comments

Comments
 (0)