Skip to content

Commit ce6279c

Browse files
desc tiny fix in PuddySqlEvents
1 parent dd2a96b commit ce6279c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Events.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class PuddySqlEvents {
66
/**
77
* This class is not meant to be instantiated.
88
*
9-
* TinyOlmEvents is a static-only class. All its members should be accessed directly through the class.
9+
* PuddySqlEvents is a static-only class. All its members should be accessed directly through the class.
1010
*
1111
* @throws {Error} Always throws an error saying you can't summon it like a tiny pudding.
1212
*/

0 commit comments

Comments
 (0)