[gobject-introspection] Update exact wording of warning in test



commit 8f320a6b3c5d468cd4d5be580c167da071fc0856
Author: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date:   Tue Feb 22 17:11:45 2011 +0100

    Update exact wording of warning in test

 tests/warn/invalid-method.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/warn/invalid-method.h b/tests/warn/invalid-method.h
index 26d528a..f0ee727 100644
--- a/tests/warn/invalid-method.h
+++ b/tests/warn/invalid-method.h
@@ -22,5 +22,5 @@ void test_method_invalid_first_parameter(int param);
  */
 void test_method_invalid_namespace(GClosure *param);
 
-// EXPECT:23: Warning: Test: test_method_invalid_namespace: Methods must belong to the same namespace as the class they are into
+// EXPECT:23: Warning: Test: test_method_invalid_namespace: Methods must belong to the same namespace as the class they belong to
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]