Skip to content
Snippets Groups Projects
Commit 3064c2dd authored by Dmitry E. Oboukhov's avatar Dmitry E. Oboukhov
Browse files

infinitive in documentation

parent f9944e31
No related branches found
No related tags found
No related merge requests found
......@@ -732,10 +732,10 @@ lua box.dostring('local f = function(key) t=box.select(0, 0, key); if t ~= nil t
</term>
<listitem>
<para>
Generates 128-bit (16 bytes) unique id.
Generate 128-bit (16 bytes) unique id.
</para>
<para>
Requires <emphasis>libuuid</emphasis> to be
Require <emphasis>libuuid</emphasis> to be
installed.
</para>
</listitem>
......@@ -746,8 +746,8 @@ lua box.dostring('local f = function(key) t=box.select(0, 0, key); if t ~= nil t
</term>
<listitem>
<para>
Generates hex-string of 128-bit (16 bytes) unique id.
Returns 32-bytes string.
Generate hex-string of 128-bit (16 bytes) unique id.
Return 32-bytes string.
</para>
<bridgehead renderas="sect4">Example</bridgehead>
<programlisting>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment