From f5135b9d382f1516e343ab20a48209f24fe13af1 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Sat, 1 Nov 2014 15:16:42 +0100 Subject: [PATCH] Fix an apidoc typo * include/abg-comparison.h (class variable_suppression): Fix a typo in the doc string. Signed-off-by: Dodji Seketeli --- include/abg-comparison.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/abg-comparison.h b/include/abg-comparison.h index dca78726..72c889bf 100644 --- a/include/abg-comparison.h +++ b/include/abg-comparison.h @@ -612,7 +612,7 @@ typedef vector 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 -- 2.43.5