From 8b4b26e709c906134d5277c3fa2220aa5c4bb428 Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Wed, 18 Jan 2023 23:02:36 +0100 Subject: [PATCH] avoid confusion in rst comment Change-Id: I6e971f7445ae19f73097516b58776ab05a5371f1 --- doc/build/tutorial/metadata.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/tutorial/metadata.rst b/doc/build/tutorial/metadata.rst index 5d1733fc6f..730190be31 100644 --- a/doc/build/tutorial/metadata.rst +++ b/doc/build/tutorial/metadata.rst @@ -53,7 +53,7 @@ constructed programmatically, either directly by using the option to load some or all table information from an existing database, called :term:`reflection`. -.. note: the word "simply" is used below. While I dont like this word, I am +.. comment: the word "simply" is used below. While I dont like this word, I am using it here to stress that creating the MetaData directly will not introduce complexity (as long as one knows to associate it w/ declarative base) -- 2.47.2