fixed punctuation

pull/6691/head
Markus Kahl 6 years ago committed by GitHub
parent 98eb6c09af
commit a7173dbf4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config/initializers/check_mysql_encoding.rb

@ -54,7 +54,7 @@ if OpenProject::Database.mysql?
* in config/database.yml. *
Otherwise, you WILL run into encoding issue when using 4 byte
* UTF-8 characters since utf8 encoding in MySQL does not support them *
* UTF-8 characters since utf8 encoding in MySQL doesn't support them. *
* If you have been running utf8 in the past, please see this guide *
on how to convert your database:

Loading…
Cancel
Save