Skip to content

Commit f125551

Browse files
committed
Typos
1 parent df9c39f commit f125551

File tree

1 file changed

+2
-3
lines changed
  • development/development/upgrade

1 file changed

+2
-3
lines changed

development/development/upgrade/400.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Also have a look at the `phpBB API documentation <https://area51.phpbb.com/docs/
407407
- ``includes/functions_acp.php``
408408
- Refactored
409409
- ``4.0.0-a1``
410-
- Now ``build_select()`` returns an array of select options instead of a string of HTML.
410+
- Now ``build_select()`` returns an array of select options instead of a string of HTML
411411

412412
* - ``messenger``
413413
- ``includes/functions_messenger.php``
@@ -446,6 +446,5 @@ The following table lists function changes that might affect custom Style or Ext
446446
- Icon name (e.g.: 'bold')
447447
- Icon title; optional, default: empty ``''``
448448
- Hide the icon title from view; optional, default: ``false``
449-
- Additional classes (e.g.: 'fa-fw'); optional, defaul:t ``'fas'``
449+
- Additional classes (e.g.: 'fa-fw'); optional, default: ``'fas'``
450450
- Additional attributes for the icon, where the key is the attribute, ``{'data-ajax': 'mark_forums'}`` results in ``data-ajax="mark_forums"``; optional, default: ``{}``
451-

0 commit comments

Comments
 (0)