mirror of
git://sourceware.org/git/libabigail.git
synced 2025-01-12 12:29:30 +00:00
Fix an apidoc typo
* include/abg-comparison.h (class variable_suppression): Fix a typo in the doc string. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
ab1fc12f5e
commit
f5135b9d38
@ -612,7 +612,7 @@ typedef vector<variable_suppression_sptr> variable_suppressions_type;
|
|||||||
|
|
||||||
/// The abstraction of a variable suppression specification.
|
/// The abstraction of a variable suppression specification.
|
||||||
///
|
///
|
||||||
/// It specifies under which condition repots about a @ref var_diff
|
/// It specifies under which condition reports about a @ref var_diff
|
||||||
/// diff node should be dropped on the floor for the purpose of
|
/// diff node should be dropped on the floor for the purpose of
|
||||||
/// reporting.
|
/// reporting.
|
||||||
class variable_suppression : public suppression_base
|
class variable_suppression : public suppression_base
|
||||||
|
Loading…
Reference in New Issue
Block a user