fixed localtime returnvalues description. (#692)

Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
Co-authored-by: Anna Filina <afilina@gmail.com>
This commit is contained in:
Yoshinari Takaoka 2021-09-18 05:28:56 +09:00 committed by GitHub
parent 6b739fa2ec
commit a4ba07f273
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,9 +47,9 @@
the array is returned as a regular, numerically indexed array.
If <parameter>associative</parameter> is set to &true; then
<function>localtime</function> returns an associative array containing
all the different elements of the structure returned by the C
the elements of the structure returned by the C
function call to localtime.
The names of the different keys of the associative array are as follows:
The keys of the associative array are as follows:
</para>
<para>
<itemizedlist>