summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/widgets/ephy-location-entry.h2
1 files changed, 1 insertions, 1 deletions
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