From f88926d2876aa05c7056d182db8b5b8a63f2743f Mon Sep 17 00:00:00 2001 From: Ed Costello Date: Fri, 11 Jan 2013 18:31:50 -0500 Subject: [PATCH] another versionadded thing --- source/tutorial/getting-started.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/tutorial/getting-started.txt b/source/tutorial/getting-started.txt index c23250cc928..6190399ee9f 100644 --- a/source/tutorial/getting-started.txt +++ b/source/tutorial/getting-started.txt @@ -90,10 +90,10 @@ you insert data into that database. The :ref:`getting-started-create-documents` section describes the process for inserting data. -.. versionadded:: 2.3.1 - .. note:: +.. note:: + .. versionadded:: 2.3.1 :command:`show databases` will also return a list of databases.