Skip to content

Commit

Permalink
Update imagettfbbox.xml syntax err
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalferov authored Jan 18, 2025
1 parent 08183cd commit 1a0d852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/image/functions/imagettfbbox.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<para>
Функция <function>imagettfbbox</function> возвращает массив из 8 элементов, которые представляют
координаты четырёх точек — вершин рамки обрамления текста, если выполнилась успешно,
и &false, если возникла ошибка.
и &false;, если возникла ошибка.
<informaltable>
<tgroup cols="2">
<thead>
Expand Down

0 comments on commit 1a0d852

Please sign in to comment.