[ostree] repo: fix an incorrect comment
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] repo: fix an incorrect comment
- Date: Tue, 28 Jul 2015 15:36:22 +0000 (UTC)
commit 939a7aebfb08124201cd793fdd0fd5ef33ad5c96
Author: Cosimo Cecchi <cosimo endlessm com>
Date: Mon Jul 27 17:15:21 2015 -0700
repo: fix an incorrect comment
src/libostree/ostree-repo-commit.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libostree/ostree-repo-commit.c b/src/libostree/ostree-repo-commit.c
index 71d3716..68008c5 100644
--- a/src/libostree/ostree-repo-commit.c
+++ b/src/libostree/ostree-repo-commit.c
@@ -1272,7 +1272,7 @@ ostree_repo_transaction_set_refspec (OstreeRepo *self,
* be deleted.
*
* The change will not be written out immediately, but when the transaction
- * is completed with ostree_repo_complete_transaction(). If the transaction
+ * is completed with ostree_repo_commit_transaction(). If the transaction
* is instead aborted with ostree_repo_abort_transaction(), no changes will
* be made to the repository.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]