From 96f5cc75dd0f7b2236fdcba06758ee5b2d492561 Mon Sep 17 00:00:00 2001 From: Damon McDougall Date: Mon, 17 Dec 2012 10:53:16 -0600 Subject: [PATCH] Change printed -> pretty-printed Pretty-printed as in `import pprint` --- doc/users/whats_new.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/users/whats_new.rst b/doc/users/whats_new.rst index bf904b9139ce..5ba32223fae4 100644 --- a/doc/users/whats_new.rst +++ b/doc/users/whats_new.rst @@ -730,7 +730,7 @@ Here are the 0.98.4 notes from the CHANGELOG:: Added mdehoon's native macosx backend from sf patch 2179017 - JDH Removed the prints in the set_*style commands. Return the list of - printed strings instead - JDH + pretty-printed strings instead - JDH Some of the changes Michael made to improve the output of the property tables in the rest docs broke of made difficult to use