diff options
author | 2021-09-26 21:28:50 +0200 | |
---|---|---|
committer | 2021-09-27 06:31:18 +0000 | |
commit | b90e8fce4527322fdd35840b1ee8eab0d7ad4ca4 (patch) | |
tree | cc1c7ee173f06a1574abaca32c0cc815e39c99a0 /docs/release-notes-honolulu.rst | |
parent | 02c2f48e60a287dbc9ab3a77268a7afb0ee983d2 (diff) |
[DOC] Fix a few mispellings
Many words were advertised by the spell checker.
Some of them are obviously mispelled and are fixed here.
Issue-ID: DOC-710
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I4108ba7e5d89099d16ae5714609a9701137ae83c
Diffstat (limited to 'docs/release-notes-honolulu.rst')
-rw-r--r-- | docs/release-notes-honolulu.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes-honolulu.rst b/docs/release-notes-honolulu.rst index 0c8d81f164..59f40ec0fa 100644 --- a/docs/release-notes-honolulu.rst +++ b/docs/release-notes-honolulu.rst @@ -136,7 +136,7 @@ Workarounds ----------- - `<https://github.com/bitnami/bitnami-docker-mariadb-galera/issues/35>`_ - Workaround is to generate a password with "short" strenght or pregenerate + Workaround is to generate a password with "short" strength or pregenerate passwords without single quote in it. Default deployment is using "short" password generation for mariadb. |