Clean up sample comments

This commit is contained in:
Joe Gregorio
2010-11-04 19:40:45 -04:00
parent 351390206c
commit f17cbd380a

View File

@@ -3,10 +3,10 @@
#
# Copyright 2010 Google Inc. All Rights Reserved.
"""Simple command-line example for Buzz.
"""Simple command-line example for Diacritize.
Command-line application that retrieves the users
latest content and then adds a new entry.
Command-line application that adds diacritical
marks to some text.
"""
__author__ = 'jcgregorio@google.com (Joe Gregorio)'