From 9d0476f7da7be1a03a5b5d8e48d072b83be2f31d Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Mon, 18 Jun 2007 02:50:15 +0000 Subject: [PATCH] Revert last change for SF #1738754, there's no print in there. --- Doc/tut/tut.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index 560a7ef0b5..c3c6bf6c60 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -605,7 +605,7 @@ double quotes: >>> "\"Yes,\" he said." '"Yes," he said.' >>> '"Isn\'t," she said.' -'"Isn't," she said.' +'"Isn\'t," she said.' \end{verbatim} String literals can span multiple lines in several ways. Continuation -- 2.50.1