Unverified Commit a6fdf117 authored by Alessandro Ghedini's avatar Alessandro Ghedini Committed by Daniel Stenberg
Browse files

docs: fix typo funtion -> function

Closes #1770
parent 34f24fef
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -47,7 +47,7 @@ encoding the application or the receiving server may assume that the data
uses.
uses.


The caller of \fIcurl_easy_escape(3)\fP must make sure that the data passed in
The caller of \fIcurl_easy_escape(3)\fP must make sure that the data passed in
to the funtion is encoded correctly.
to the function is encoded correctly.
.SH AVAILABILITY
.SH AVAILABILITY
Added in 7.15.4 and replaces the old \fIcurl_escape(3)\fP function.
Added in 7.15.4 and replaces the old \fIcurl_escape(3)\fP function.
.SH RETURN VALUE
.SH RETURN VALUE