mirror of
https://github.com/curl/curl.git
synced 2026-04-19 22:21:15 +03:00
minor language fix
This commit is contained in:
parent
e6c23672b2
commit
654f047302
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
ABI - Application Binary Interface
|
||||
|
||||
First, allow me to define the word for this context: ABI describes the
|
||||
low-level interface between an application program a library. Calling
|
||||
low-level interface between an application program and a library. Calling
|
||||
conventions, function arguments, return values, struct sizes/defines and
|
||||
more.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue