From 03983d60e4e50e7268a66fce3c30b9c3230dc631 Mon Sep 17 00:00:00 2001 From: Alexander Mikhaylenko Date: Mon, 21 Feb 2022 18:54:25 +0500 Subject: location-entry: Fix a typo Part-of: --- lib/widgets/ephy-location-entry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.1