Skip to content

Commit

Permalink
fixed comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed May 22, 2010
1 parent 640df5d commit 0f6db1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ddllib.php
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ function __construct($error, $sql=null) {
}

/**
* Error changing db structure, caused by some depency found
* Error changing db structure, caused by some dependency found
* like trying to modify one field having related indexes.
*/
class ddl_dependency_exception extends ddl_exception {
Expand Down

0 comments on commit 0f6db1c

Please sign in to comment.