libc(xdr_reference.c): fix "referenced" spelling

From "referneced" to referenced".

Signed-off-by: rilysh <nightquick@proton.me>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1119
This commit is contained in:
rilysh
2024-04-12 16:32:06 -06:00
committed by Warner Losh
parent 84970eab6a
commit bdf5675a49
+1 -1
View File
@@ -56,7 +56,7 @@
* referenced by a pointer inside the structure that is currently being
* translated. pp references a pointer to storage. If *pp is null
* the necessary storage is allocated.
* size is the sizeof the referneced structure.
* size is the sizeof the referenced structure.
* proc is the routine to handle the referenced structure.
*/
bool_t