mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-25 03:02:09 +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.
|
||||
///
|
||||
/// 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
|
||||
/// reporting.
|
||||
class variable_suppression : public suppression_base
|
||||
|
Loading…
Reference in New Issue
Block a user