experimental/input_method: Fix typos

Signed-off-by: Dorota Czaplejewicz <gilapfco.dcz@porcupinefactory.org>
This commit is contained in:
dcz 2025-10-28 13:56:57 +00:00
parent c4f1dfbbd0
commit f53eb14774

View file

@ -346,7 +346,7 @@
</event> </event>
<request name="destroy" type="destructor"> <request name="destroy" type="destructor">
<description summary="destroy the text input"> <description summary="destroy the input method">
Destroys the xx_input_method_v1 object and any associated child Destroys the xx_input_method_v1 object and any associated child
objects. objects.
</description> </description>
@ -407,7 +407,7 @@
</description> </description>
<enum name="error"> <enum name="error">
<entry name="invalid_serial" value="0" summary="received acknowledgement for a serial has already been acknowledged or has never been issued"/> <entry name="invalid_serial" value="0" summary="received acknowledgement for a serial which has already been acknowledged or has never been issued"/>
</enum> </enum>
<event name="start_configure"> <event name="start_configure">