[gtk/shortcuts-rebased-again: 134/139] Fix some typos



commit 0c7e897a7445018002f551925aa10959ea7001c0
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 22 01:13:08 2019 -0400

    Fix some typos

 gtk/css/gtkcsssection.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/css/gtkcsssection.c b/gtk/css/gtkcsssection.c
index f3981603f8..02ab970b61 100644
--- a/gtk/css/gtkcsssection.c
+++ b/gtk/css/gtkcsssection.c
@@ -155,7 +155,7 @@ gtk_css_section_get_file (const GtkCssSection *section)
  *
  * Returns the location in the CSS document where this section starts.
  *
- * Returns: (tranfer none) (not nullable): The start location of
+ * Returns: (transfer none) (not nullable): The start location of
  *     this section
  **/
 const GtkCssLocation *
@@ -172,7 +172,7 @@ gtk_css_section_get_start_location (const GtkCssSection *section)
  *
  * Returns the location in the CSS document where this section ends.
  *
- * Returns: (tranfer none) (not nullable): The end location of
+ * Returns: (transfer none) (not nullable): The end location of
  *     this section
  **/
 const GtkCssLocation *


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