We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa4edc7 + c816d5d commit 8cf4342Copy full SHA for 8cf4342
1 file changed
src/RemoteLRS.php
@@ -352,7 +352,7 @@ public function saveStatement($statement) {
352
// or returns the id when there wasn't, either way the caller
353
// may have called us with a statement configuration rather than
354
// a Statement object, so provide them back the Statement object
355
- // as the content in either case on succcess
+ // as the content in either case on success
356
//
357
$response->content = $statement;
358
}
0 commit comments