Skip to content

Commit 9e75e20

Browse files
committed
docs: change to bullet points
1 parent d26b65e commit 9e75e20

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

user_guide_src/source/changelogs/v4.3.2.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Behavior Changes
1818
base_url()
1919
----------
2020

21-
Due to a bug, in previous versions :php:func:`base_url()` without argument returned baseURL
22-
without a trailing slash (``/``) like ``http://localhost:8080``. Now it returns
23-
baseURL with a trailing slash. This is the same behavior as ``base_url()`` in
24-
CodeIgniter 3.
21+
- Due to a bug, in previous versions :php:func:`base_url()` without argument
22+
returned baseURL without a trailing slash (``/``) like ``http://localhost:8080``.
23+
- Now it returns baseURL with a trailing slash. This is the same behavior as
24+
``base_url()`` in CodeIgniter 3.
2525

2626
Changes
2727
*******

0 commit comments

Comments
 (0)