mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Fix typo dimenstions
Closes GH-868
This commit is contained in:
parent
c7c883ab47
commit
be1e430487
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<phpdoc:classref xml:id="class.ui-size" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
|
||||
<title>Represents dimenstions (width, height)</title>
|
||||
<title>Represents dimensions (width, height)</title>
|
||||
<titleabbrev>UI\Size</titleabbrev>
|
||||
|
||||
<partintro>
|
||||
|
|
Loading…
Reference in a new issue