[glibmm/glibmm-2-52] Variant: Fix typo: unclosed monospace tag
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [glibmm/glibmm-2-52] Variant: Fix typo: unclosed monospace tag
- Date: Mon, 23 Oct 2017 08:15:36 +0000 (UTC)
commit 500a111cee1c0c42005c7e40f8c6a9ab7933c668
Author: Daniel Boles <dboles src gnome org>
Date:   Mon Oct 23 09:14:06 2017 +0100
    Variant: Fix typo: unclosed monospace tag
 glib/src/variant.hg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/src/variant.hg b/glib/src/variant.hg
index b4e469e..4dfce6b 100644
--- a/glib/src/variant.hg
+++ b/glib/src/variant.hg
@@ -411,7 +411,7 @@ public:
   */
 
   /** If this is a maybe-typed instance, try to extract its value. If there is
-   * no value (the value is <tt>nothing</tt>), return <tt>false</tt. Otherwise,
+   * no value (the value is <tt>nothing</tt>), return <tt>false</tt>. Otherwise,
    * the value is copied to the supplied Variant and <tt>true</tt> is returned.
    *
    * @param maybe A place in which to return the value, if it isn’t
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]