Fix typo in the manual of abidiff

* doc/manuals/abidiff.rst: Fix typo.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
Dodji Seketeli 2016-03-18 20:17:25 +01:00
parent 908999c422
commit 223cb6117f

View File

@ -265,7 +265,7 @@ compatible or not.
Note that, at the moment, there are only a few kinds of ABI changes
that would result in setting the flag ``ABIDIFF_ABI_INCOMPATIBLE_CHANGE``.
Those ABI chanages are either:
Those ABI changes are either:
- the removal of the symbol of a function or variable that has been
defined and exported.