[geary/mjog/email-templates: 15/17] Minor doc comment updates
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/email-templates: 15/17] Minor doc comment updates
- Date: Wed, 8 Apr 2020 09:23:43 +0000 (UTC)
commit caf9f447f7eddef997670da3f6910050b3de27b6
Author: Michael Gratton <mike vee net>
Date: Tue Apr 7 10:31:18 2020 +1000
Minor doc comment updates
src/client/plugin/plugin-folder-store.vala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/client/plugin/plugin-folder-store.vala b/src/client/plugin/plugin-folder-store.vala
index ec1271f8..f552d3fd 100644
--- a/src/client/plugin/plugin-folder-store.vala
+++ b/src/client/plugin/plugin-folder-store.vala
@@ -17,7 +17,7 @@ public interface Plugin.FolderStore : Geary.BaseObject {
/**
- * The type of the folder identifiers
+ * The type of variant folder identifiers.
*
* @see Folder.to_variant
* @see get_folder_from_variant
@@ -47,7 +47,7 @@ public interface Plugin.FolderStore : Geary.BaseObject {
) throws GLib.Error;
/**
- * Returns the folder specified by the given identifier, if any.
+ * Returns the folder specified by the given variant, if any.
*
* @see Folder.to_variant
* @see folder_variant_type
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]