[glib: 2/3] gfileinfo: Slightly improve documentation formatting



commit ebacb645394d20b01e1841a49e50c29ab4d1168f
Author: Philip Withnall <withnall endlessm com>
Date:   Fri May 31 10:57:37 2019 +0100

    gfileinfo: Slightly improve documentation formatting
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 gio/gfileinfo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gfileinfo.c b/gio/gfileinfo.c
index ceddc35ed..68bacde52 100644
--- a/gio/gfileinfo.c
+++ b/gio/gfileinfo.c
@@ -832,7 +832,7 @@ _g_file_info_get_attribute_value (GFileInfo  *info,
  *
  * Gets the value of a attribute, formated as a string.
  * This escapes things as needed to make the string valid
- * utf8.
+ * UTF-8.
  *
  * Returns: (nullable): a UTF-8 string associated with the given @attribute, or
  *    %NULL if the attribute wasn’t set.


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