Skip to content

Commit f980316

Browse files
committed
(MODULES-7160) fix hard return for translation
1 parent 05e7d7b commit f980316

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

REFERENCE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
* `mysql::server::config`: Private class for MySQL server configuration.
3232
* `mysql::server::install`: Private class for managing MySQL package.
3333
* `mysql::server::installdb`: Builds initial databases on installation.
34-
* `mysql::server::providers`: Convenience class to call each of the three providers with the corresponding
35-
hashes provided in mysql::server.
34+
* `mysql::server::providers`: Convenience class to call each of the three providers with the corresponding hashes provided in mysql::server.
3635
* `mysql::server::root_password`: Private class for managing the root password
3736
* `mysql::server::service`: Private class for managing the MySQL service
3837

0 commit comments

Comments
 (0)