From ad91b4e454f2ddbab88801490b1ce5cd91eb03ac Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Wed, 2 Dec 2009 14:55:05 -0500 Subject: docs: ephy-location-action Bug #503852 --- lib/widgets/ephy-location-entry.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'lib') diff --git a/lib/widgets/ephy-location-entry.c b/lib/widgets/ephy-location-entry.c index e8fdcee76..009d5f89f 100644 --- a/lib/widgets/ephy-location-entry.c +++ b/lib/widgets/ephy-location-entry.c @@ -1304,13 +1304,10 @@ ephy_location_entry_set_completion (EphyLocationEntry *entry, /** * ephy_location_entry_set_location: * @entry: an #EphyLocationEntry widget - * @address: the address to be set as the current location - * @typed_address: the address to be shown in the location entry or NULL - * - * Sets the current address of @entry to @address, alternatively a - * @typed_address can be used to determine the text to be displayed in the - * location entry. + * @address: current location address + * @typed_address: address shown in the location entry * + * Sets the current address of @entry to @address or @typed_address if given. **/ void ephy_location_entry_set_location (EphyLocationEntry *entry, -- cgit v1.2.3