mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
Fix typo.
This commit is contained in:
parent
a946247ffe
commit
9591891e90
@ -532,7 +532,7 @@ int RESTORE_restore (const TEXT* file_name, const TEXT* database_name)
|
||||
}
|
||||
|
||||
// If the default publication was backed up with non-default values,
|
||||
// update the table accorgingly.
|
||||
// update the table accordingly.
|
||||
// NOTE: This change should be performed in the last transaction
|
||||
// of the restore process, to avoid generating a replication stream
|
||||
// before the database is restored successfully.
|
||||
|
Loading…
Reference in New Issue
Block a user