summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Nordby <jononor@gmail.com>2012-07-29 14:56:43 +0200
committerJon Nordby <jononor@gmail.com>2012-07-29 14:56:43 +0200
commitd018236426c31cc8050ef4c02c65b66988d9a6ad (patch)
tree36a86cd8453892b42cc6b469018a982631eb5636
parent764366f7e4ef5a765a24ffac8c60b811f38b9ad9 (diff)
downloadgobject-introspection-d018236426c31cc8050ef4c02c65b66988d9a6ad.tar.gz
tests: Fix comment about expected result
-rw-r--r--tests/scanner/regress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scanner/regress.h b/tests/scanner/regress.h
index 5147068f..d8db7aa8 100644
--- a/tests/scanner/regress.h
+++ b/tests/scanner/regress.h
@@ -895,7 +895,7 @@ typedef struct {
* RegressRenameToStruct:
*
* A type with the same name as the library prefix. With the following
- * directive, should be available as RegressRenameToStruct.Object
+ * directive, should be available as Regress.Object
*
* Rename to: Object
**/