1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

fix 24 more typos found with the help of codespell

(cherry picked from commit a92198bc5f196ec1b4a34dc042ff3a594e316ad7)
This commit is contained in:
Martijn Dekker 2020-05-30 15:55:30 +01:00
parent 7003aba487
commit 482d1c3dd6
19 changed files with 24 additions and 24 deletions

View file

@ -502,7 +502,7 @@ The first argument is the original node, the second argument is
the new node, and the third argument is the flags that were passed
down to \f5nv_clone()\fP.
It must return a new instance of the \f5Namfun_t*\fP \f5fp\fP.
If omitted, then memory whose size is determinated by the \f5size\fP
If omitted, then memory whose size is determined by the \f5size\fP
field of \f5fp\fP, if non-zero, or \f5fp->disc\fP, will be allocated
and copied from \f5fp\fP.
.PP