[libadwaita/wip/exalm/docs: 1/2] tab-view: Fix a typo in docs




commit cc0b13ff9a79d0aeb60d6b08fc6a3952aa3c2c63
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Sep 6 17:17:32 2022 +0400

    tab-view: Fix a typo in docs

 src/adw-tab-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/adw-tab-view.c b/src/adw-tab-view.c
index a4f06943..e72ecc20 100644
--- a/src/adw-tab-view.c
+++ b/src/adw-tab-view.c
@@ -2025,7 +2025,7 @@ adw_tab_page_get_loading (AdwTabPage *self)
  * @self: a tab page
  * @loading: whether @self is loading
  *
- * Sets wether @self is loading.
+ * Sets whether @self is loading.
  *
  * If set to `TRUE`, [class@TabBar] will display a spinner in place of icon.
  *


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