mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
Fix a typo
svn path=/trunk/; revision=6499
This commit is contained in:
parent
be85960df7
commit
92aaf63ec0
@ -1,3 +1,7 @@
|
||||
2008-02-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gtestutils.c: Fix a typo in the docs.
|
||||
|
||||
2008-02-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Check for getmntent_r.
|
||||
|
@ -858,7 +858,7 @@ g_test_add_func (const char *testpath,
|
||||
|
||||
/**
|
||||
* g_test_add_data_func:
|
||||
* @testpath: Slash seperated test case path name for the test.
|
||||
* @testpath: Slash separated test case path name for the test.
|
||||
* @test_data: Test data argument for the test function.
|
||||
* @test_func: The test function to invoke for this test.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user