We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d73be0 commit 12cc81fCopy full SHA for 12cc81f
src/Tracing/Doctrine/DBAL/ConnectionConfigurator.php
@@ -27,7 +27,7 @@ public function __construct(TracingDriverMiddleware $tracingDriverMiddleware)
27
}
28
29
/**
30
- * Configures the given connecton by wrapping its driver into an instance
+ * Configures the given connection by wrapping its driver into an instance
31
* of the {@see TracingDriver} class. This is done using the reflection,
32
* and as such should be limited only to the versions of Doctrine DBAL that
33
* are lower than 3.0. Since 3.0 onwards, the concept of driver middlewares
0 commit comments