diff --git a/doc/faq.rst b/doc/faq.rst index 61263b3de218e067085cde3bfe6495af2906560e..187b0952c3c06b98520b4f9fc0c6691695f89bd5 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -127,7 +127,7 @@ Here's an example page to give you an idea:: print(row) I wrote a Yes/No question, but RELATE shows "True/False" instead of "Yes/No"--why on earth would it do that? -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +------------------------------------------------------------------------------------------------------------ This is a bit of a misfeature in YAML (which relate uses), wich parses ``No`` as a :class:`bool` instead of a literal string. Once that has happened, relate can't