Merge pull request #10030 from pra85/patch-2

Fix a typo [ci skip]
This commit is contained in:
Robert Schilling
2016-02-13 09:28:22 +01:00
+1 -1
View File
@@ -13,7 +13,7 @@ or inconsistencies and guard for that. Try to make as little assumptions as poss
about the state of the database.
Please don't depend on GitLab specific code since it can change in future versions.
If needed copy-paste GitLab code into the migration to make make it forward compatible.
If needed copy-paste GitLab code into the migration to make it forward compatible.
## Comments in the migration