[geary/wip/misc-cleanup: 1/4] Fix valadoc error
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/misc-cleanup: 1/4] Fix valadoc error
- Date: Tue, 6 Aug 2019 11:42:45 +0000 (UTC)
commit 514fc0f67063c3899438f9eb56e4a8d6b8a911da
Author: Michael Gratton <mike vee net>
Date: Tue Aug 6 21:37:27 2019 +1000
Fix valadoc error
src/engine/imap/imap-error.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/engine/imap/imap-error.vala b/src/engine/imap/imap-error.vala
index ddc7274f..df1821df 100644
--- a/src/engine/imap/imap-error.vala
+++ b/src/engine/imap/imap-error.vala
@@ -38,7 +38,7 @@ public errordomain Geary.ImapError {
* BAD response is when the server returns an unexpected response,
* for example, sends a status response for the same command twice.
*
- * @see https://tools.ietf.org/html/rfc3501#section-7.1.3
+ * See [[https://tools.ietf.org/html/rfc3501#section-7.1.3]].
*/
SERVER_ERROR,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]