1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-06-16 15:01:08 +03:00

Small typo fix in doccomment

This commit is contained in:
Matt Button 2011-01-31 17:33:06 +00:00
parent 8fc8ea440e
commit 628f2b21c3

View file

@ -96,7 +96,7 @@ class Minion_Migration_Manager {
}
/**
* Ruturns a set of queries that would've been executed had dry run not been
* Returns a set of queries that would've been executed had dry run not been
* enabled. If dry run was not enabled, this returns an empty array
*
* @return array SQL Queries