mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 17:38:54 +02:00
Fix a typo
svn path=/trunk/; revision=6499
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
Reference in New Issue
Block a user