Skip to content

Commit 6cf27f8

Browse files
authored
Fix copy-paste ref
1 parent ff11a27 commit 6cf27f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Audits.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class Audits
4141
protected $config;
4242

4343
/**
44-
* The main database connection, needed to check permits table.
44+
* The main database connection, needed to check audits table.
4545
*
4646
* @var ConnectionInterface
4747
*/

0 commit comments

Comments
 (0)