diff --git a/xml/System.Data.Common/DbBatch.xml b/xml/System.Data.Common/DbBatch.xml
index 5a76f280112..0d7fc6fb4b7 100644
--- a/xml/System.Data.Common/DbBatch.xml
+++ b/xml/System.Data.Common/DbBatch.xml
@@ -331,7 +331,7 @@ The precise semantics of batch execution vary across ADO.NET providers, especial
- Asynchronously diposes the batch object.
+ Asynchronously disposes the batch object.
A representing the asynchronous operation.
- Asynchronously diposes the command object.
+ Asynchronously disposes the command object.
A representing the asynchronous operation.
- Asynchronously diposes the connection object.
+ Asynchronously disposes the connection object.
A representing the asynchronous operation.
- Asynchronously diposes the transaction object.
+ Asynchronously disposes the transaction object.
A representing the asynchronous operation.