[libadwaita/wip/exalm/docs: 2/8] doc: Fix "HdyTabVoew"




commit c438439d7dc00c0c10ac2eb91c6ad300cf5b73e0
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Dec 28 14:38:14 2021 +0500

    doc: Fix "HdyTabVoew"

 doc/migrating-between-development-versions.md | 2 +-
 doc/migrating-libhandy-1-4-to-libadwaita.md   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc/migrating-between-development-versions.md b/doc/migrating-between-development-versions.md
index ff481fbd..17ec2238 100644
--- a/doc/migrating-between-development-versions.md
+++ b/doc/migrating-between-development-versions.md
@@ -283,7 +283,7 @@ changed from `gint64` to `guint`.
 
 ### Adapt to [class@TabView] API Changes
 
-The `HdyTabVoew:shortcut-widget` property has been removed with no replacement;
+The `HdyTabView:shortcut-widget` property has been removed with no replacement;
 [class@TabView] automatically installs shortcuts with the
 `GTK_SHORTCUT_SCOPE_MANAGED` scope, so they are automatically available
 throughout the window without the need to set shortcut widget.
diff --git a/doc/migrating-libhandy-1-4-to-libadwaita.md b/doc/migrating-libhandy-1-4-to-libadwaita.md
index eb11b836..0e0fb782 100644
--- a/doc/migrating-libhandy-1-4-to-libadwaita.md
+++ b/doc/migrating-libhandy-1-4-to-libadwaita.md
@@ -363,7 +363,7 @@ changed from `gint64` to `guint`.
 
 ### Adapt to [class@TabView] API Changes
 
-The `HdyTabVoew:shortcut-widget` property has been removed with no replacement;
+The `HdyTabView:shortcut-widget` property has been removed with no replacement;
 [class@TabView] automatically installs shortcuts with the
 `GTK_SHORTCUT_SCOPE_MANAGED` scope, so they are automatically available
 throughout the window without the need to set shortcut widget.


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