mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Typo
This commit is contained in:
parent
d66dd05458
commit
9416c31805
@ -181,7 +181,7 @@ abstract class DBSchemaManager {
|
|||||||
return (bool) $this->schemaUpdateTransaction;
|
return (bool) $this->schemaUpdateTransaction;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Transactional schema altering functions - they don't do anyhting except for update schemaUpdateTransaction
|
// Transactional schema altering functions - they don't do anything except for update schemaUpdateTransaction
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Instruct the schema manager to record a table creation to later execute
|
* Instruct the schema manager to record a table creation to later execute
|
||||||
|
Loading…
Reference in New Issue
Block a user