Fix typos detected by github.com/client9/misspell
(cherry picked from commit be211ceead)
This commit is contained in:
committed by
Juergen Hoeller
parent
eaafcee077
commit
a80f4caf37
@@ -17,7 +17,7 @@
|
||||
package org.springframework.dao;
|
||||
|
||||
/**
|
||||
* Exception thrown on failure to aquire a lock during an update,
|
||||
* Exception thrown on failure to acquire a lock during an update,
|
||||
* for example during a "select for update" statement.
|
||||
*
|
||||
* @author Rod Johnson
|
||||
|
||||
Reference in New Issue
Block a user