# HG changeset patch # User anand # Date 1289816366 -19800 # Node ID ca9d084d0c878dc2bcea4be74b4aaf193c7076f1 # Parent c1f89e89d89cb155153d888f6d6ff50d575ea93c checklist ok for `getting started with strings` diff -r c1f89e89d89c -r ca9d084d0c87 getting-started-strings/script.rst --- a/getting-started-strings/script.rst Mon Nov 15 15:45:27 2010 +0530 +++ b/getting-started-strings/script.rst Mon Nov 15 15:49:26 2010 +0530 @@ -32,7 +32,7 @@ {{{ Show the slide containing the outline }}} In this tutorial, we will look at what we really mean by strings, how -python supports the use of strings and some of the operations that can +Python supports the use of strings and some of the operations that can be performed on strings. {{{ Shift to terminal and start ipython }}}