Skip to content

Commit 3ace0bf

Browse files
authored
Merge pull request #7274 from kenjis/fix-docs-past-changelog
docs: remove duplicated `for` in upgrade_430.rst
2 parents ae091af + 2174007 commit 3ace0bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/installation/upgrade_430.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Config
324324
- The property ``$html5`` to determine whether to remove the solidus (``/``) character for void HTML
325325
elements (e.g. ``<input>``) is added, and set to ``true`` by default for HTML5 compatibility.
326326
- app/Config/Encryption.php
327-
- The new property ``$rawData``, ``$encryptKeyInfo``, and ``$authKeyInfo`` are added for for CI3
327+
- The new property ``$rawData``, ``$encryptKeyInfo``, and ``$authKeyInfo`` are added for CI3
328328
Encryption compatibility. See :ref:`encryption-compatible-with-ci3`.
329329
- app/Config/Exceptions.php
330330
- Two additional public properties were added: ``$logDeprecations`` and ``$deprecationLogLevel``.

0 commit comments

Comments
 (0)