C++: Updated Geocoder documentation and tests
[platform/upstream/libphonenumber.git] / cpp / src / phonenumbers / geocoding / phonenumber_offline_geocoder.h
index 243404c..8022b77 100644 (file)
@@ -99,6 +99,7 @@ class PhoneNumberOfflineGeocoder {
                                  const Locale& locale) const;
 
   // As per GetDescriptionForValidNumber(PhoneNumber, Locale, String) but
+  // explicitly checks the validity of the number passed in.
   string GetDescriptionForNumber(const PhoneNumber& number,
       const Locale& language, const string& user_region) const;