Skip to content

Commit 89cbab9

Browse files
committed
Fix typo
1 parent d5ab093 commit 89cbab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hestiacp/quoteshellarg/quoteshellarg.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
declare (strict_types = 1);
3-
namespace Hesitacp\quoteshellarg;
3+
namespace Hestiacp\quoteshellarg;
44

55
/**
66
* quotes shell arguments

0 commit comments

Comments
 (0)