commit | 5e0b88200eb2a127a7e7bd2516dbdc0539a9478f | [log] [tgz] |
---|---|---|
author | George Yoshida <dynkin@gmail.com> | Sat May 27 16:32:44 2006 +0000 |
committer | George Yoshida <dynkin@gmail.com> | Sat May 27 16:32:44 2006 +0000 |
tree | c1d323e6f1c499871d28693cb83eded42ef6cff7 | |
parent | 2d555b356ad1c7125b3a4e709c7f515935ea12e6 [diff] [blame] |
minor markup nits
diff --git a/Doc/ref/ref5.tex b/Doc/ref/ref5.tex index eca2f11..e64299a 100644 --- a/Doc/ref/ref5.tex +++ b/Doc/ref/ref5.tex
@@ -391,7 +391,8 @@ A slicing selects a range of items in a sequence object (e.g., a string, tuple or list). Slicings may be used as expressions or as -targets in assignment or del statements. The syntax for a slicing: +targets in assignment or \keyword{del} statements. The syntax for a +slicing: \obindex{sequence} \obindex{string} \obindex{tuple}