Fix grammatical error

Signed-off-by: Christophe de Dinechin <dinechin@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
Christophe de Dinechin 2018-02-07 12:07:19 +01:00 committed by Frediano Ziglio
parent c05c12f0ed
commit 9417d77bef

View File

@ -118,7 +118,8 @@ void function(int *n)
...
}
----
on
over
[source,c]
----
void function(int *n)