[tepl] FileMetadata docs: adapt class description for TeplMetadataStore
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [tepl] FileMetadata docs: adapt class description for TeplMetadataStore
- Date: Sat, 18 Apr 2020 17:18:01 +0000 (UTC)
commit 2c4fc86f78bd7b4fd725841eb78543f2d7d6329a
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Apr 15 15:26:42 2020 +0200
    FileMetadata docs: adapt class description for TeplMetadataStore
 tepl/tepl-file-metadata.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/tepl/tepl-file-metadata.c b/tepl/tepl-file-metadata.c
index 2254910..e62cda4 100644
--- a/tepl/tepl-file-metadata.c
+++ b/tepl/tepl-file-metadata.c
@@ -36,9 +36,10 @@
  *
  * The tepl_file_metadata_get() and tepl_file_metadata_set() functions don't
  * load or save the metadata on disk, they only access the metadata stored in
- * the #TeplFileMetadata object memory. To load the metadata from disk, call
- * tepl_file_metadata_load_async(). Likewise, to save the
- * metadata on disk, call tepl_file_metadata_save_async().
+ * the #TeplFileMetadata object memory. To load the metadata from disk or from
+ * the #TeplMetadataStore, call tepl_file_metadata_load_async(). Likewise, to
+ * save the metadata on disk or to the #TeplMetadataStore, call
+ * tepl_file_metadata_save_async().
  *
  * # Application use-cases
  *
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]