commit | ab828ae56d79a280b5330144ace771badbe5eb3f | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Tue Dec 21 16:44:49 2010 -0500 |
committer | Joe Gregorio <jcgregorio@google.com> | Tue Dec 21 16:44:49 2010 -0500 |
tree | 8790bda7c6051e0a7c254d3ea1f90bb8b8b7e70e | |
parent | ec736d97fe1352a9686a0f06d3e94cb45849493f [diff] |
Correct name for the shopping search api
diff --git a/samples/shopping/main.py b/samples/shopping/main.py index 6dcc948..ce9057b 100644 --- a/samples/shopping/main.py +++ b/samples/shopping/main.py
@@ -3,7 +3,8 @@ # # Copyright 2010 Google Inc. All Rights Reserved. -"""Simple command-line example for The Google Shopping API. +"""Simple command-line example for The Google Search +API for Shopping. Command-line application that does a search for products. """