diff options
author | Ewan Edwards <eedwards@perforce.com> | 2015-02-03 15:18:40 -0800 |
---|---|---|
committer | Ewan Edwards <eedwards@perforce.com> | 2015-02-03 15:18:40 -0800 |
commit | ad6c372eeee5d112ad199dd4e487df584976445d (patch) | |
tree | 802124a688c9d90861c033a23342512008a56665 /doc/update/5.1-to-6.0.md | |
parent | e6e337088bbb4736983119928b6b6b451bd3ef20 (diff) | |
download | gitlab-ce-ad6c372eeee5d112ad199dd4e487df584976445d.tar.gz |
Fix a number of discovered typos, capitalization of developer and
product names, plus a couple of instances of bad Markdown markup.
Diffstat (limited to 'doc/update/5.1-to-6.0.md')
-rw-r--r-- | doc/update/5.1-to-6.0.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/5.1-to-6.0.md b/doc/update/5.1-to-6.0.md index a76b371e6d6..ef412b45695 100644 --- a/doc/update/5.1-to-6.0.md +++ b/doc/update/5.1-to-6.0.md @@ -40,7 +40,7 @@ sudo -u git -H bundle exec rake gitlab:backup:create RAILS_ENV=production The migrations in this update are very sensitive to incomplete or inconsistent data. If you have a long-running GitLab installation and some of the previous upgrades did not work out 100% correct this may bite you now. The following can help you have a more smooth upgrade. -### Find projets with invalid project names +### Find projects with invalid project names #### MySQL Login to MySQL: |