[tepl] FileMetadata: docs: fix compil warning



commit fc291e2f72bc7920a03795e209fb58b2781db295
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Apr 10 19:41:01 2020 +0200

    FileMetadata: docs: fix compil warning

 tepl/tepl-file-metadata.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tepl/tepl-file-metadata.c b/tepl/tepl-file-metadata.c
index 80b9221..2254910 100644
--- a/tepl/tepl-file-metadata.c
+++ b/tepl/tepl-file-metadata.c
@@ -666,8 +666,8 @@ start_to_save_modified_metadata (GTask *task)
  * If @save_as is %FALSE, only the <emphasis>modified</emphasis> metadata is
  * saved. A call to tepl_file_metadata_set() marks that metadata as modified. A
  * successful call to tepl_file_metadata_load_async() deletes all previous
- * metadata stored in the #TeplFileMetada object, including modified metadata. A
- * successful call to tepl_file_metadata_save_async() marks the modified
+ * metadata stored in the #TeplFileMetadata object, including modified metadata.
+ * A successful call to tepl_file_metadata_save_async() marks the modified
  * metadata as saved, so those metadata will no longer be marked as modified
  * (but will still be part of #TeplFileMetadata).
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]