Skip to content

Commit 2174007

Browse files
committed
docs: remove duplicated for
1 parent ba75eed commit 2174007

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)