mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-05 22:48:06 +02:00
specs/XKB: Fix misprint in documentation of XkbGetNamedGeometry()
Fixes: https://gitlab.freedesktop.org/xorg/lib/libx11/issues/82 aka: https://bugs.freedesktop.org/show_bug.cgi?id=23520 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
c72d17ada9
commit
cdea0e8403
1 changed files with 1 additions and 1 deletions
|
|
@ -3667,7 +3667,7 @@ To allocate overlays in a section, use
|
|||
</variablelist>
|
||||
|
||||
<para>
|
||||
<function>XkbAllocGeomRows</function>
|
||||
<function>XkbAllocGeomOverlays</function>
|
||||
allocates num_needed overlays and adds them to the section. No initialization
|
||||
of the overlays is done.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue