[vala-extra-vapis] check: Drop unsupported tabs in documentation
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala-extra-vapis] check: Drop unsupported tabs in documentation
- Date: Thu, 7 Mar 2019 14:31:11 +0000 (UTC)
commit cc714e8a6bb68b7cf2ffece90661bb5dbf98ef9b
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Thu Mar 7 15:30:18 2019 +0100
check: Drop unsupported tabs in documentation
check.vapi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/check.vapi b/check.vapi
index 7118b40..6031c29 100644
--- a/check.vapi
+++ b/check.vapi
@@ -214,7 +214,7 @@ namespace Check {
* omitted.
*
* @param setup function to add to be executed before each unit test in
- * the test case; if NULL no setup function is added
+ * the test case; if NULL no setup function is added
* @param teardown function to add to be executed after each unit test in
* the test case; if NULL no teardown function is added
*
@@ -1101,7 +1101,7 @@ namespace Check {
* return -1 and does nothing.
*
* @return On success, the PID of the child process is returned in
- * the parent, and 0 is returned in the child. On failure,
+ * the parent, and 0 is returned in the child. On failure,
* a value of -1 is returned to the parent process and no
* child process is created.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]