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:
Alan Coopersmith 2019-02-23 10:38:08 -08:00
parent c72d17ada9
commit cdea0e8403

View file

@ -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>