summaryrefslogtreecommitdiff
path: root/tests/scanner/annotation.h
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-03-20 16:54:53 +0100
committerDieter Verfaillie <dieterv@optionexplicit.be>2013-04-09 23:11:03 +0200
commit9625f52b5205f5c6f35b8300d60782a6ad6cb237 (patch)
treeb9a5f86d2c7b80ad7425953157ae7a846937d30d /tests/scanner/annotation.h
parent516c1877af22b4376e8010eb2e0f9a6fba002d81 (diff)
downloadgobject-introspection-9625f52b5205f5c6f35b8300d60782a6ad6cb237.tar.gz
tests: fix a too wide search/replace
Changed by accident in 2df621c53cdffbc3c43c3745947ee859020c8338 https://bugzilla.gnome.org/show_bug.cgi?id=697613
Diffstat (limited to 'tests/scanner/annotation.h')
-rw-r--r--tests/scanner/annotation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scanner/annotation.h b/tests/scanner/annotation.h
index 154b0d88..66470cbb 100644
--- a/tests/scanner/annotation.h
+++ b/tests/scanner/annotation.h
@@ -39,7 +39,7 @@ typedef void (*RegressAnnotationNotifyFunc) (gpointer data);
/**
* RegressAnnotationObject:
*
- * This is an object used to test regress_annotations.
+ * This is an object used to test annotations.
*
* Attributes: (org.example.Test cows)
*/