[epiphany/wip/exalm/cleanups: 1/2] location-entry: Fix a typo




commit 5758f5bd628dd08d9f3368cc67864b7e7e7128a3
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Feb 21 18:54:25 2022 +0500

    location-entry: Fix a typo

 lib/widgets/ephy-location-entry.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/widgets/ephy-location-entry.h b/lib/widgets/ephy-location-entry.h
index 8d8178d2e..da8fdc79c 100644
--- a/lib/widgets/ephy-location-entry.h
+++ b/lib/widgets/ephy-location-entry.h
@@ -80,6 +80,6 @@ void            ephy_location_entry_page_action_add            (EphyLocationEntr
 void            ephy_location_entry_page_action_clear          (EphyLocationEntry *entry);
 
 void            ephy_location_entry_set_adaptive_mode          (EphyLocationEntry *entry,
-                                                                EphyAdaptiveMode   adpative_mode);
+                                                                EphyAdaptiveMode   adaptive_mode);
 
 G_END_DECLS


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