Skip to content

Commit cb3e768

Browse files
committed
docs: fix text decoration
1 parent 910c203 commit cb3e768

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/changelogs/v4.4.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ Changes
240240
So if you installed CodeIgniter under the folder that contains the special
241241
characters like ``(``, ``)``, etc., CodeIgniter didn't work. Since v4.4.0,
242242
this restriction has been removed.
243-
- The methods `Autoloader::loadClass()` and `Autoloader::loadClassmap()` are now both
244-
marked `@internal`.
243+
- The methods ``Autoloader::loadClass()`` and ``Autoloader::loadClassmap()`` are now both
244+
marked ``@internal``.
245245
- **RouteCollection:** The array structure of the protected property ``$routes``
246246
has been modified for performance.
247247
- **HSTS:** Now :php:func:`force_https()` or

0 commit comments

Comments
 (0)