]> sourceware.org Git - libabigail.git/commitdiff
Fix an apidoc typo
authorDodji Seketeli <dodji@redhat.com>
Sat, 1 Nov 2014 14:16:42 +0000 (15:16 +0100)
committerDodji Seketeli <dodji@redhat.com>
Sat, 1 Nov 2014 14:16:42 +0000 (15:16 +0100)
* include/abg-comparison.h (class variable_suppression): Fix a
typo in the doc string.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
include/abg-comparison.h

index dca787260023eef99f3eddc3ff5c104575453bf6..72c889bf5399910a566f794d813a71aa04f1af66 100644 (file)
@@ -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
This page took 0.037497 seconds and 5 git commands to generate.